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 request: download video from multiple url #77

Closed
TonyStark opened this issue Mar 30, 2018 · 3 comments
Closed

feature request: download video from multiple url #77

TonyStark opened this issue Mar 30, 2018 · 3 comments

Comments

@TonyStark
Copy link

TonyStark commented Mar 30, 2018

Feature request:
i have video.txt file which have several video link, so is this possible to download all of video in particular format?
something like..

cat video.txt
video_link:format_which_i_want_to_download
http://videosite.comm/?watch?=klfjsldkf:1080p
http://videosite.comm/?watch?=ddsfsdf:420p
http://videosite.comm/?watch?=aedsfc:720p

@iawia002
Copy link
Owner

download all video links in a file

I agree with this feature.

http://videosite.comm/?watch?=aedsfc:720p

But this, I don't know, is this really necessary?

In my opinion, just normal video links, you can use -f to control the format (all video links download with the same format).

@TonyStark
Copy link
Author

okay np about that particular format...

@iawia002
Copy link
Owner

iawia002 commented Apr 19, 2018

Annie now supports multiple inputs (in the next version), next step will support reading URLs from a file
https://github.com/iawia002/annie#multiple-inputs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants