chore(deps): update dependency youtube-search-python to v1.6.6#254
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
chore(deps): update dependency youtube-search-python to v1.6.6#254renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
This issue has been marked stale, as it had no activity in the last 7 days. If the issue remains stale for an additional 7 days (a total of two weeks with no activity), it will be automatically closed. |
|
Closing the issue due to inactivity. |
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.4.8->==1.6.6Release Notes
alexmercerind/youtube-search-python (youtube-search-python)
v1.6.6: - Let's end this alreadyCompare Source
Well, it's happening... This is the last release of
youtube-search-python. I don't have much to say, I've said everything in #189.It's been a long journey with this library and thus thank you for your support and I wish you happy YouTube searching with newer libraries. 🤞
Recommended alternatives
StreamURLFetcher&Video.What's Changed
Anyand temp ignore unknown types in subclasses ofSearchCoreby @huenique in https://github.com/alexmercerind/youtube-search-python/pull/186New Contributors
Full Changelog: alexmercerind/youtube-search-python@v1.6.5...v1.6.6
v1.6.5: - ChannelsCompare Source
What's Changed
New Contributors
Full Changelog: alexmercerind/youtube-search-python@v1.6.4...v1.6.5
v1.6.4: - Age-restricted videos & search by livestreamsCompare Source
What's Changed
New Contributors
Full Changelog: alexmercerind/youtube-search-python@v1.6.3...v1.6.4
Happy YouTube searching! 🤞
v1.6.3: - Transcript and ChannelCompare Source
v1.6.3
I'm so excited about this release.
This library now has 2 more classes for even better YouTube experience.
You can retrieve Channel info using
Channelclass:And you can retrieve transcripts (subtitles) for a specific video:
Happy YouTube searching! 🤞
Full Changelog: alexmercerind/youtube-search-python@v1.6.2...v1.6.3
v1.6.2: - Playlist classCompare Source
What's Changed
Full Changelog: alexmercerind/youtube-search-python@v1.6.1...v1.6.2
v1.6.1: - Hello, yt-dlpCompare Source
Hello!
I know it has been 1 day since latest release, but I cannot help myself. This new release is so cool, that I just had to release it.
We have fully ditched PyTube and are now using yt-dlp. It is so much faster and more stable, so you won't have to upgrade PyTube every single month (when YouTube changes something).
I also noticed, this library is almost as popular as youtube-dl itself (youtube-dl is on 927. place).

This library wouldn't exist without everyone's support. Thank you so much, everyone, for using this library and some even contributing to it. ❤️
I know this migration might break some of your projects, but it's long-term the best solution.
Just remove PyTube as dependency from your projects'
requirements.txtand replace it with:yt-dlpYou can install yt-dlp using following command
pip install yt-dlpAgain, thanks for your support.
What's Changed
Full Changelog: alexmercerind/youtube-search-python@v1.6.0...v1.6.1
v1.6.0Compare Source
What's Changed
Full Changelog: alexmercerind/youtube-search-python@v1.5.3...v1.6.0
v1.5.3: - InnerTubeCompare Source
What's Changed
Full Changelog: alexmercerind/youtube-search-python@v1.5.2...v1.5.3
Thanks to
v1.5.2: - Video & StreamURLFetcherCompare Source
What's Changed
New Contributors
Full Changelog: alexmercerind/youtube-search-python@v1.5.1...v1.5.2
v1.5.1: - Patches to Core classesCompare Source
What's Changed
New Contributors
Full Changelog: alexmercerind/youtube-search-python@v1.5.0...v1.5.1
Big thanks
Thanks to @Zocker1999NET for spotting major issues in our new Core classes that got around CI.
v1.5.0: - Migration to core classesCompare Source
What's Changed
HTTPS_PROXYenvironment variableFull Changelog: alexmercerind/youtube-search-python@v1.4.9...v1.5.0
What do new Core classes bring
v1.4.9: - Even more bug fixesCompare Source
What's new in this release?
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
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.