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.
Add option to ignore subtitle #3900
Comments
|
Post an example link that lead to such behavior and post the code you use to call youtube-dl. |
|
I use this command line to call youtube-dl output 2 link : |
|
Fixed and will be available in the next release of youtube-dl. Thanks for the report. |
Hi i use youtube-dl with the -g option to create playlist with a little bash script i made, but for some video link it also create a second link to a VTT file. I did some research and i seems like a subtitle file. Of course i didn't need this kind of file in my playlist. But didn't find any option to make youtube-dl ignore this kind of file. Adding this option would be nice.