Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically take URLs from clipboard #2621

Open
lightonflux opened this issue Mar 24, 2014 · 2 comments
Open

Automatically take URLs from clipboard #2621

lightonflux opened this issue Mar 24, 2014 · 2 comments

Comments

@lightonflux
Copy link

@lightonflux lightonflux commented Mar 24, 2014

When you select a higher amount of links it gets very annoying to use ctrl+c/v all the time. It would be great if yt-dl had a modus that listens to the clipboards and automatically adds links.

@phihag
Copy link
Contributor

@phihag phihag commented Mar 24, 2014

Great idea! Unfortunately, I don't see any way to do it with the standard library only, but gtk looks promising.

@lightonflux
Copy link
Author

@lightonflux lightonflux commented Mar 28, 2014

Maybe something with xclip or xsel or similar, as a loop?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.