This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
v1.5.3 - InnerTube
What's Changed
- core/playlist: Fix series playlists by searching for playlistVideoListRenderer by @Zocker1999NET in #143
- Add HTML request to retrieve publishDate and uploadDate - Resolves #144 by @mytja in #145 - Now you can use get_upload_date=True on Video.get() if you want to get publish date and upload date
- Migrated to InnerTube API in Playlist class - this signifficantly improves speed
Full Changelog: v1.5.2...v1.5.3
Thanks to
- @Zocker1999NET for PR #143
- @ricardofunke for reporting #146