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.
Automatically name and download videos from youtube-dl #24058
Comments
|
Bother to read FAQ on |
|
The feature request is for it to work without needing to use the -o flag. |
Checklist
Description
WRITE DESCRIPTION HERE
One needs to usually needs to provide an explicit name with the -o flag if one wants to download a video from Twitter. And that means you can't download a list of videos in a file with the -a flag.
So the feature I would like would be for youtube-dl to automatically pick a video name which short enough. It is most likely that no one wants the file name to be the entire text of the tweet anyway. A good name would uploaders twitter handle (the one that appears in the tweet's URL and the tweet id number which appears in the URL.