Youtube-search-python

Latest version: v1.6.6

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

Scan your dependencies

Page 4 of 5

1.3.9

**This new version of youtube-search-python adds:**
- Now youtube-search-python has stable async support.
- To make use of this functionality, import from __future__ subpackage.
- See documentation [here](https://github.com/alexmercerind/youtube-search-python/tree/main/youtubesearchpython/__future__).
- This may eventually replace original sync version. Please upgrade your packages & projects.

- Added initial fall-back code to deal with randomly occurring different response from YouTube in VideosSearch.

1.3.6

This new version of youtube-search-python adds:

- Added StreamURLFetcher class. It can be used to fetch direct stream URLs of a video, learn more [here](https://github.com/alexmercerind/youtube-search-python#getting-direct-stream-url-of-a-video).
- Now methods of Video class return None if link is invalid.
- Now Video contains publishDate & uploadDate. (AlexandreOuellet)

Thanks 🤞

1.3.5

This new release of youtube-search-python adds:
- Video class with with methods
- get : Can be used to get video information & formats using video link.
- getInfo : Can be used to get only information about a video using video link.
- getFormats : Can be used to get only video formats about using video link.
- Suggestions class to get search suggestions.

Happy New Year! ✨

1.3.4

1.3.3

This new release of youtube-search-python adds:

- A whole lot more information to the search results.
- Now you can use Search class to search for every type of result.
- ChannelSearch class to search for channels.
- Other new classes to perform searches for specifically
- VideosSearch to search for only videos.
- PlaylistSearch to search for only playlists.
- CustomSearch to search with custom YouTube filters.
- Now you can get results on the next pages, by calling next method.

Merry Christmas in advanced. 🎄

1.3.2

- Added video publish time to videos search result
- Now you can get search results according to particular region & in particular language using optional parameters region & language respectively.
- Playlist search result now contains:
- Playlist ID
- Playlist Link
- Playlist Ttitle
- Playlist Thumbnail
- Videos Count
- Channel Name

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.