Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add playlist class #1207

Merged
merged 16 commits into from
Jan 21, 2025
Merged

Conversation

LukasOpp
Copy link
Contributor

@LukasOpp LukasOpp commented Dec 4, 2024

Adds a playlist class which can return playlist info and videos associated with a playlist. This PR also refactors other code to use the Playlist class.

Improves upon the previous solution for issue #963.

@LukasOpp LukasOpp changed the title feat: add playlist class Add playlist class Dec 4, 2024
@LukasOpp LukasOpp marked this pull request as ready for review January 2, 2025 00:04
@davidteather davidteather changed the base branch from main to v6.6.0 January 21, 2025 04:20
@davidteather
Copy link
Owner

LGTM thank you

@davidteather davidteather merged commit 05d7e77 into davidteather:v6.6.0 Jan 21, 2025
davidteather added a commit that referenced this pull request Jan 21, 2025
…ing (#1215)

* fix: unable to find byted acrawler
* fix: playwright timeout sessions with provide opt-out params when creating sessions (#1196)
* timeout: 300s -> 30s
* fix: tiktok returned invalid reponse by bot detection (#1197)
* chore: move wait for load state between mouse moves
* Update docstring for create_session() (#1202)
* Add playlist class (#1207)
* feat: add playlist class
* bump version, fix tests

---------

Co-authored-by: Rahmat Slamet <itsme.arhen@gmail.com>
Co-authored-by: brandon <7378997+anarchopythonista@users.noreply.github.com>
Co-authored-by: Lukas <ltanton273@gmail.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants