This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Description I often find myself cleaning up the pipes (|), e.g.
?146 Downloads $ vid main
Pybites YouTube Videos
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Title ┃ Url ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ Pybites Podcast 131 - Write more maintainable Python code, avoid these 15 code smells │ https://www.youtube.com/watch?v=E8K0eS7dHvk │
│ How to add an entry point to your Python package │ https://www.youtube.com/watch?v=ERRIJUvK5Q0 │
│ if __name__ == "__main__": explained │ https://www.youtube.com/watch?v=ubpFY7_dAW4 │
│ Exploring Python dataclasses │ https://www.youtube.com/watch?v=saCd6PtvYl4 │
└───────────────────────────────────────────────────────────────────────────────────────┴─────────────────────────────────────────────┘
So would be nice to have a way to get the link or title+link to the clipboard without this manual cleanup step.
Reactions are currently unavailable
I often find myself cleaning up the pipes (
|), e.g.So would be nice to have a way to get the link or title+link to the clipboard without this manual cleanup step.