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.
Hi,
This day I found an error on youtube-dl after use it a few months - I installed termux on mid of April 2018 .
The bug is if we can find character(s): '/:*?"<>|' (of course w/o single quote) on title.
I want to fix it,but I don't know we must fix it on extractor or …
For example,you can try it (I used this command when got error):
youtube-dl -f 36 https://m.youtube.com/watch?v=_4oyfDDg7t0
.
Thanks…