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

-o - not working with playlist #26056

Open
TixoRebel opened this issue Jul 19, 2020 · 0 comments
Open

-o - not working with playlist #26056

TixoRebel opened this issue Jul 19, 2020 · 0 comments

Comments

@TixoRebel
Copy link

@TixoRebel TixoRebel commented Jul 19, 2020

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.06.16.1
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

C:\Users\andrew>youtube-dl -v -o - https://www.youtube.com/playlist?list=PL59FEE129ADFF2B12
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', '-o', '-', 'https://www.youtube.com/playlist?list=PL59FEE129ADFF2B12']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2020.06.16.1
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg git-2020-06-28-4cfcfb3, ffprobe git-2020-06-28-4cfcfb3
[debug] Proxy map: {}
[youtube:playlist] PL59FEE129ADFF2B12: Downloading webpage
[download] Downloading playlist: Test Playlist
[youtube:playlist] playlist Test Playlist: Downloading 11 videos
[download] Downloading video 1 of 11
...

Description

When using -o - to pipe the video data to stdout (why I had to cut off the log early), the first video in a playlist will go to stdout, however, the rest will not.

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.