Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Firefox webextension to integrate with youtube-dl #14832
Comments
|
Offtopic. |
What is the purpose of your issue?
Hi, thanks for working out on this very useful tool. I wanted to let you know that I've crafted a small Firefox web-extension that makes it possible to trigger youtube-dl from the machine it's running to download the video on the active tab.
I was thinking that maybe this could be integrated better with youtube-dl (by for instance activating the icon on every website that supports it), but I wanted to drop the link first. I'm not sure this issue should be kept open, but I wanted a location to discuss around this idea, and I haven't found any other location :)
Here is the link: https://github.com/almet/web2mp3
The software is currently converting the downloaded videos automatically to mp3 but that's something that could be changed.