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.
youtube-dl downloading description, subtitle, etc for skipped files #26908
Comments
|
This is expected behavior. |
|
is it expected behavior, or just the current behavior. |
Hi,
I give the following options while downloading videos from a channel...
--write-sub
--write-description
--write-info-json
--max-filesize 50m
Now, due to the size filter, many videos are skipped and not downloaded.
But the description and subtitles for those skipped files are still downloaded.
I think additional files should also be skipped for skipped videos.