rigon / qmmp-plugin-youtube

Plugin for Qmmp (Qt-based Multimedia Player) to search and play musics directly from YouTube.
MIT License
26 stars 5 forks source link

youtube-dl dependency removal #2

Open rigon opened 8 years ago

rigon commented 8 years ago

Removing the dependency of youtube-dl will simplify greatly the overhead caused by using it.

There are projects in C/C++ that accomplishes this:

An alternative would be compile to C the module of youtube-dl responsible to generate the URLs streams. Here is some info:

Other projects might be interesting have a look, but they use youtube-dl under the hood as well: