ashwinstr / UX-jutsu

GNU General Public License v3.0
38 stars 131 forks source link

build(deps): bump youtube-search-python from 1.5.1 to 1.5.3 #39

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps youtube-search-python from 1.5.1 to 1.5.3.

Release notes

Sourced from youtube-search-python's releases.

v1.5.3 - InnerTube

What's Changed

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

Thanks to

v1.5.2 - Video & StreamURLFetcher

What's Changed

New Contributors

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

Commits
  • 9021b3d :bookmark: Bump version to 1.5.3
  • f021938 Deepcopy
  • 9de0c3f Migrate to InnerTube API on Playlist class
  • 5e31c82 Resolves #146
  • 5cfb82d Merge pull request #145 from alexmercerind/videohtml
  • 6c60c00 Use HTML for Video.getInfo() and InnerTube for Video.getFormats() and Video.g...
  • ebdd3cc Add HTML request to retrieve publishDate and uploadDate - Resolves #144
  • 567a662 Merge pull request #143 from Zocker1999NET/fix-series-playlist
  • 02fb007 core/playlist: Fix series playlists by searching for playlistVideoListRenderer
  • cecdcaa :bookmark: Bump version to 1.5.2
  • Additional commits viewable 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #52.