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

Youtube playlists #24355

Closed
SergVG opened this issue Mar 15, 2020 · 1 comment
Closed

Youtube playlists #24355

SergVG opened this issue Mar 15, 2020 · 1 comment

Comments

@SergVG
Copy link

@SergVG SergVG commented Mar 15, 2020

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2020.03.08
  • I've searched the bugtracker for similar feature requests including closed ones

Description

WRITE DESCRIPTION HERE

Hello! I want feature for get the list of separate yotube video's urls from playlist. For example:
in: https://www.youtube.com/playlist?list=PLWWVGE5JYquJTRVFI04JyQamUKk8tuPQQ
Out:
https://www.youtube.com/watch?v=kG1dYVQSEe0
https://www.youtube.com/watch?v=eU55FWuGJRg
... etc.

@SergVG SergVG added the request label Mar 15, 2020
@dstftw
Copy link
Collaborator

@dstftw dstftw commented Mar 15, 2020

Extract as JSON then parse it.

@dstftw dstftw closed this Mar 15, 2020
@dstftw dstftw added the duplicate label Mar 15, 2020
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.