Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

Bump youtube-search-python from 1.4.2 to 1.4.3 #154

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2021

Bumps youtube-search-python from 1.4.2 to 1.4.3.

Release notes

Sourced from youtube-search-python's releases.

v1.4.3 More To The Story

This new version of youtube-search-python adds:

  • Advancements to Playlist class.
    • Now can check hasMoreVideos bool to see if playlist contains more than videos. If playlist has more videos, then you can call getNextVideos method to fetch more videos.
    • YouTube offers only 100 videos in a single request, for getting more videos present in the playlist. (#55).
  • Added richThumbnail to videos in the search result for getting preview WEBP (#62)
  • Fixed StreamURLFetcher to work with newer version of pytube.
Commits
  • 1d51610 👌 Updated async Playlist class to have getNextVideos
  • 0ec5120 Bumped version to v1.4.3
  • 2858b49 Updated documentation
  • 61c4503 Updated Playlist class to get more than 100 videos (#55)
  • 648fde3 Updated examples
  • 293dd83 👌 Fixed StreamURLFetcher not working with new pytube version
  • dc0c6a0 👌 Added richThumbnail in Search/VideosSearch result
  • 7452292 ✒ Added Ko-fi page
  • 8254ba7 🔖 Bumped version to v1.4.2
  • 66f9366 👌 Bumped version for missing attribute exception fix in Search
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/youtube-search-python-1.4.3 branch from 0d2a182 to 0072f24 Compare April 7, 2021 10:44
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 26, 2021

Superseded by #163.

@dependabot dependabot bot closed this Apr 26, 2021
@dependabot dependabot bot deleted the dependabot/pip/youtube-search-python-1.4.3 branch April 26, 2021 06:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants