Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature suggestion] youtube-dl to download videos from a list.txt similar to wget #18358

Closed
RagglenLove opened this issue Dec 1, 2018 · 2 comments
Labels

Comments

@RagglenLove
Copy link

@RagglenLove RagglenLove commented Dec 1, 2018

I'm suggesting this feature because I have experienced times when the videos I want aren't conveniently included in a playlist.

For example, I collected urls of many videos on Youtube into a list.txt file and I want youtube-dl to download from the urls listed in list.txt.

Here's an example of a wget command to download from a list:
wget -i list.txt

If youtube-dl were to implement a feature like this, it would save people time since there are times when the videos you want aren't included in playlists, as I said.

@Hrxn
Copy link

@Hrxn Hrxn commented Dec 1, 2018

youtube-dl -a list.txt

@RagglenLove
Copy link
Author

@RagglenLove RagglenLove commented Dec 1, 2018

Thanks.

@remitamine remitamine closed this Dec 1, 2018
@remitamine remitamine added the question label Dec 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.