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

Is it possible to retrieve a playlist with more than 300 videos? #173

Closed
yiminglin-ai opened this issue Apr 27, 2017 · 1 comment
Closed
Labels

Comments

@yiminglin-ai
Copy link

Hi guys,

when I retrieved a playlist with 300 videos using playlist = pafy.get_playlist(mobile_list), I found the length of playlist['items'] is only 200, which means the command only retrieved 200 videos.

Is it possible to retrieve more?
Many thanks in advance!

Best,
Yiming

@ids1024
Copy link
Contributor

ids1024 commented Apr 27, 2017

Use get_playlist2() instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants