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

Playlist download gets stuck #12580

Closed
ghost opened this issue Mar 27, 2017 · 6 comments
Closed

Playlist download gets stuck #12580

ghost opened this issue Mar 27, 2017 · 6 comments
Labels

Comments

@ghost
Copy link

@ghost ghost commented Mar 27, 2017

your template sucks

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 27, 2017

Post the full output of youtube-dl when run with -v, i.e. add -v flag to your command line, copy the whole output and post it in the issue body wrapped in ``` for better formatting. It should look similar to this:

$ youtube-dl -v <your command line>
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2015.12.06
[debug] Git HEAD: 135392e
[debug] Python version 2.6.6 - Windows-2003Server-5.2.3790-SP2
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
[debug] Proxy map: {}
...

Do not post screenshots of verbose log only plain text is acceptable.

The output (including the first lines) contains important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever.

@dstftw dstftw closed this Mar 27, 2017
@dstftw dstftw added the incomplete label Mar 27, 2017
@ghost
Copy link
Author

@ghost ghost commented Mar 27, 2017

It's in there. You should not have closed this issue. Check again.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 27, 2017

It's not. Maybe start reading my posts already?

youtube-dl -v <your command line>

<your command line>

i.e. add -v flag to your command line

@ghost
Copy link
Author

@ghost ghost commented Mar 27, 2017

Are you a joke? It's there. Why are you wasting my time?

$ youtube-dl -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.03.26
[debug] Python version 2.7.6 - Linux-3.4.0+-x86_64-with-Ubuntu-14.04-trusty
[debug] exe versions: ffmpeg N-81995-gd790e48, ffprobe N-81995-gd790e48
[debug] Proxy map: {}
Usage: youtube-dl [OPTIONS] URL [URL...]

Above code is included in my original post.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 27, 2017

Post the FULL OUTPUT of youtube-dl -ixv --audio-format mp3 --audio-quality 8 -o "%(title)s.%(ext)s" https://www.youtube.com/watch?v=lBdfnJamCP8&list=PLWAJ5JHERaUjTXlyildAGjUvLv7jb33IN, damn it.

@ghost
Copy link
Author

@ghost ghost commented Mar 27, 2017

Then you should design a better template.

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
1 participant
You can’t perform that action at this time.