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

Fixed up playlist support #73

Closed
wants to merge 1 commit into from
Closed

Conversation

imrehg
Copy link
Contributor

@imrehg imrehg commented Feb 11, 2011

Made a few changes based on your suggestion and I also realized that there was a case not handled properly. Should work in all cases now. I tried to minimize the number of changes and do them as logically as possible. Let me know if there's anything else to fix up in style/algorithm.

Some user pages have a different playlist format, e.g.:
http://www.youtube.com/user/stanforduniversity#g/c/9D558D49CA734A02
There is also a related URL format which refers to a single video
within that playlist. Both playlist and video ids are included in
the URL:
http://www.youtube.com/user/stanforduniversity#p/c/9D558D49CA734A02/0/Ps8jOj7diA0
Extract playlist or video id and turn the URL into a format that is
already understood.
@imrehg
Copy link
Contributor Author

imrehg commented Feb 12, 2011

Hey,

Can't believe I missed the play format, I somehow always ended up on grid, that's why I made that mistake. Sorry. New version in a bit.

@FelixChery FelixChery mentioned this pull request Apr 24, 2019
joedborg referenced this pull request in joedborg/youtube-dl Nov 17, 2020
[pull] master from rg3:master
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants