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

Return 50 playlistItems from Youtube playlist info #175

Closed
wants to merge 1 commit into from

Conversation

Verified

This commit was signed with the committer’s verified signature.
ShadelessFox ShadelessFox
@azelenets azelenets changed the title Return 50 playlistItems from playlist info Return 50 playlistItems from Youtube playlist info Jul 17, 2017
@vheuken
Copy link
Collaborator

vheuken commented Jul 17, 2017 via email

@azelenets
Copy link
Author

Thanks a lot, your gem is very useful.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 4d0e4dd on azelenets:patch-1 into 10c3fd8 on thibaudgg:master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 4d0e4dd on azelenets:patch-1 into 10c3fd8 on thibaudgg:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 4d0e4dd on azelenets:patch-1 into 10c3fd8 on thibaudgg:master.

@vheuken
Copy link
Collaborator

vheuken commented Aug 24, 2017

Sorry about taking so long to look at this. Is there any reason you set it to 50 in particular?

@azelenets
Copy link
Author

the reason was that 50 is max, but more flexible solution is create some var in gem config (smth like youtube_max_results)

@markets
Copy link
Collaborator

markets commented Feb 20, 2023

@thibaudgg after reviewing the docs:

Captura de pantalla 2023-02-20 a las 21 13 53

I think this change makes sense... ideally should be configurable, but for now I'd just merge it (at least you can filter out results later).

@thibaudgg
Copy link
Owner

@markets isn't already like that on master with the ITEMS_MAX_RESULTS constant? https://github.com/thibaudgg/video_info/blob/master/lib/video_info/providers/youtubeplaylist_api.rb#L3

I think we can close that one no?

@markets
Copy link
Collaborator

markets commented Feb 21, 2023

Ah yes! Then we can close this pull request and probably the issue #171.

@thibaudgg
Copy link
Owner

Already fixed by e23699e

@thibaudgg thibaudgg closed this Feb 21, 2023
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

5 participants