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

download playlist according to the video #8555

Closed
badrsh opened this issue Feb 13, 2016 · 5 comments
Closed

download playlist according to the video #8555

badrsh opened this issue Feb 13, 2016 · 5 comments

Comments

@badrsh
Copy link

@badrsh badrsh commented Feb 13, 2016

Hi
I have this link

https://www.youtube.com/watch?v=yyDUC1LUXSU&list=RDyyDUC1LUXSU#t=3

and i need to download the playlist of it , according to this link
what i did is this but it didn't work

> youtube-dl --yes-playlist --flat-playlist -J https://www.youtube.com/watch?v=yyDUC1LUXSU&list=RDyyDUC1LUXSU#t=3

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 13, 2016

What do you mean by "download the playlist of it"? Read this carefully and provide required information.

@badrsh
Copy link
Author

@badrsh badrsh commented Feb 13, 2016

in general i'm using this command

youtube-dl --flat-playlist -J https://www.youtube.com/playlist?list=PLh6vppUwmWEMdp04u-tYABoDmgn9AX12n and i'm getting a json data from this command

and the real problem is when i wrote this
> youtube-dl --yes-playlist --flat-playlist -J https://www.youtube.com/watch?v=yyDUC1LUXSU&list=RDyyDUC1LUXSU#t=3
i didn't get any information like my previous example

is that enough ??

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 13, 2016

Read this carefully and provide required information.

@badrsh
Copy link
Author

@badrsh badrsh commented Feb 13, 2016


root@MyServer:~# youtube-dl  -J -v https://www.youtube.com/watch?v=yyDUC1LUXSU&list=RDyyDUC1LUXSU --yes-playlist
[13] 30287
--yes-playlist: command not found
root@MyServer:~# [debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-J', u'-v', u'https://www.youtube.com/watch?v=yyDUC1LUXSU']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.02.13
[debug] Python version 2.7.6 - Linux-3.13.0-71-generic-x86_64-with-Ubuntu-14.04-trusty

and the server stopped it did not complete

@dstftw dstftw closed this Feb 13, 2016
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
2 participants
You can’t perform that action at this time.