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.
Output playlist urls to a text file #2018
Comments
|
I am not sure what this should be useful for. Without a description of the motivation for this request, I'm inclined to close it. You can already get the IDs of all videos that would be downloaded with
|
|
I think in --get-id or -j option, program also download webpages, while thay can be extracted from playlist webpage, I want those urls in a text file because I don't want to redownload playlist webpage or I want to access urls in a simple text file. |
|
Well, I'd rather optimize |
|
The URL is useful when referring other people to the video, especially, when there are many videos with similar titles and content... One way this could be done is to write the original URL to the top or bottom of the description file. This way, if I want to refer other people to the video in question, I could just look at the description file and send them the link. (Also, please condider changing the default description-file extension to .txt, so that it can be opened directly without needing to create a new file association.) |
An option to output playlist urls to a text file