Open rigon opened 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:
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: