Youtube-search-python

Latest version: v1.6.6

Safety actively analyzes 629532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

1.6.0

What's Changed
* Migrate from HTML requests to InnerTube requests for getting upload date & add some more variables to Video class by mytja in https://github.com/alexmercerind/youtube-search-python/pull/148
* Add Comments class by mytja in https://github.com/alexmercerind/youtube-search-python/pull/154
* Added isPlayable to playlist
* Add utilities package
* Get all videos of a channel


**Full Changelog**: https://github.com/alexmercerind/youtube-search-python/compare/v1.5.3...v1.6.0

1.5.3

What's Changed
* core/playlist: Fix series playlists by searching for playlistVideoListRenderer by Zocker1999NET in https://github.com/alexmercerind/youtube-search-python/pull/143
* Add HTML request to retrieve publishDate and uploadDate - Resolves 144 by mytja in https://github.com/alexmercerind/youtube-search-python/pull/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**: https://github.com/alexmercerind/youtube-search-python/compare/v1.5.2...v1.5.3

Thanks to
- Zocker1999NET for PR 143
- ricardofunke for reporting 146

1.5.2

What's Changed
* httpx minimum to 0.14.2 by rking32 in https://github.com/alexmercerind/youtube-search-python/pull/139 - Resolves #140
* Fixes to StreamURLFetcher - Resolves 134 by mytja in https://github.com/alexmercerind/youtube-search-python/pull/142
* Made Video class more efficient, now using InnerTube - https://github.com/alexmercerind/youtube-search-python/commit/59ce6b12f0546a1d69b3a6d34500220951a588fc

New Contributors
* rking32 made their first contribution in https://github.com/alexmercerind/youtube-search-python/pull/139

**Full Changelog**: https://github.com/alexmercerind/youtube-search-python/compare/v1.5.1...v1.5.2

1.5.1

What's Changed
* Video: Add duration, allowRatings, isLiveContent and isLiveNow by Zocker1999NET in https://github.com/alexmercerind/youtube-search-python/pull/137
* extras.py: Add missing import copy by Zocker1999NET in https://github.com/alexmercerind/youtube-search-python/pull/136
* Patches to getting more videos in Playlist class by mytja in https://github.com/alexmercerind/youtube-search-python/commit/4514122abdac19e15d01f2804e85d155a06367ba

New Contributors
* Zocker1999NET made their first contribution in https://github.com/alexmercerind/youtube-search-python/pull/137

**Full Changelog**: https://github.com/alexmercerind/youtube-search-python/compare/v1.5.0...v1.5.1

Big thanks
Thanks to Zocker1999NET for spotting major issues in our new Core classes that got around CI.

1.5.0

What's Changed
* Migrate classes from Internal to Core & Automated testing by mytja in https://github.com/alexmercerind/youtube-search-python/pull/117
* Fixes to StreamURLFetcher signature applying - Resolves 129 by mytja in https://github.com/alexmercerind/youtube-search-python/pull/130
* Full proxy support using `HTTPS_PROXY` environment variable

**Full Changelog**: https://github.com/alexmercerind/youtube-search-python/compare/v1.4.9...v1.5.0

What do new Core classes bring
* Better code reuse - now when we patch sync classes, we automatically patch async classes
* Rewrite and removal of unused functions
* Migration to HTTPX for whole library

1.4.9

What's new in this release?
- Patches to Playlist classes - 115 116 - thanks to Arctic4161 for spotting it
- Changes to legacy package - timeout parameter broke it 121

This is most likely going to be a last release before migration to new internal structure. As a user, you won't notice the difference, but this library's internal structure is going to be very different and easier to maintain.

Thanks to all for support to this library

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.