sonarr_youtubedl
sonarr_youtubedl copied to clipboard
Bump yt-dlp from 2023.1.6 to 2023.7.6
Bumps yt-dlp from 2023.1.6 to 2023.7.6.
Release notes
Sourced from yt-dlp's releases.
yt-dlp 2023.07.06
A description of the various files are in the README
Important changes
- Security: [CVE-2023-35934] Fix Cookie leak
--add-header Cookie:
is deprecated and auto-scoped to input URL domains- Cookies are scoped when passed to external downloaders
- Add
cookies
field to info.json and deprecatehttp_headers.Cookie
Core changes
- Allow extractors to mark formats as potentially DRM (#7396) by pukkandan
- Bugfix for b4e0d75848e9447cee2cd3646ce54d4744a7ff56 by pukkandan
- Change how
Cookie
headers are handled by Grub4K- Prevent
Cookie
leaks on HTTP redirect by coletdjnz- formats: Fix best fallback for storyboards by pukkandan
- outtmpl: Pad
playlist_index
etc even when with internal formatting by pukkandan- utils: clean_podcast_url: Handle protocol in redirect URL by pukkandan
Extractor changes
- abc: Fix extraction (#7434) by meliber
- AdultSwim: Extract subtitles from m3u8 (#7421) by nnoboa
- crunchyroll: music: Fix
_VALID_URL
(#7439) by AmanSal1, rdamas- Douyin: Fix extraction from webpage by bashonly
- googledrive: Fix source format extraction (#7395) by RfadnjdExt
- kick: Fix
_VALID_URL
by bashonly- qdance: Add extractor (#7420) by bashonly
- sbs: Python 3.7 compat by pukkandan
- stacommu: Add extractors (#7432) by urectanc
- Fix unauthenticated extraction (#7476) by bashonly
- spaces: Fix extraction (#7512) by bashonly
- vidlii: Handle relative URLs by pukkandan
- vk: VKPlay, VKPlayLive: Add extractors (#7358) by c-basalt
- youtube
- Add extractor-arg
formats
by pukkandan- Avoid false DRM detection (#7396) by pukkandan
- Fix comments'
is_favorited
(#7390) by bbilly1- Ignore incomplete data for comment threads by default (#7475) by coletdjnz
- Process
post_live
over 2 hours by pukkandan- stories: Remove (#7459) by pukkandan
- tab: Support shorts-only playlists (#7425) by coletdjnz
Downloader changes
- aria2c: Add
--no-conf
by pukkandan
... (truncated)
Changelog
Sourced from yt-dlp's changelog.
Changelog
2023.07.06
Important changes
- Security: [CVE-2023-35934] Fix Cookie leak
--add-header Cookie:
is deprecated and auto-scoped to input URL domains- Cookies are scoped when passed to external downloaders
- Add
cookie
field to info.json and deprecatehttp_headers.Cookie
Core changes
- Allow extractors to mark formats as potentially DRM (#7396) by pukkandan
- Bugfix for b4e0d75848e9447cee2cd3646ce54d4744a7ff56 by pukkandan
- Change how
Cookie
headers are handled by Grub4K- Prevent
Cookie
leaks on HTTP redirect by coletdjnz- formats: Fix best fallback for storyboards by pukkandan
- outtmpl: Pad
playlist_index
etc even when with internal formatting by pukkandan- utils: clean_podcast_url: Handle protocol in redirect URL by pukkandan
Extractor changes
- abc: Fix extraction (#7434) by meliber
- AdultSwim: Extract subtitles from m3u8 (#7421) by nnoboa
- crunchyroll: music: Fix
_VALID_URL
(#7439) by AmanSal1, rdamas- Douyin: Fix extraction from webpage by bashonly
- googledrive: Fix source format extraction (#7395) by RfadnjdExt
- kick: Fix
_VALID_URL
by bashonly- qdance: Add extractor (#7420) by bashonly
- sbs: Python 3.7 compat by pukkandan
- stacommu: Add extractors (#7432) by urectanc
- Fix unauthenticated extraction (#7476) by bashonly
- spaces: Fix extraction (#7512) by bashonly
- vidlii: Handle relative URLs by pukkandan
- vk: VKPlay, VKPlayLive: Add extractors (#7358) by c-basalt
- youtube
- Add extractor-arg
formats
by pukkandan- Avoid false DRM detection (#7396) by pukkandan
- Fix comments'
is_favorited
(#7390) by bbilly1- Ignore incomplete data for comment threads by default (#7475) by coletdjnz
- Process
post_live
over 2 hours by pukkandan- stories: Remove (#7459) by pukkandan
- tab: Support shorts-only playlists (#7425) by coletdjnz
Downloader changes
- aria2c: Add
--no-conf
by pukkandan- external: Scope cookies by bashonly, coletdjnz
... (truncated)
Commits
cc0619f
Release 2023.07.06b532a34
[docs] Minor fixes3121512
[core] Change howCookie
headers are handledf8b4bcc
[core] PreventCookie
leaks on HTTP redirect1ceb657
[fd/external] Scope cookiesad8902f
[ie/vidlii] Handle relative URLs94ed638
[ie/youtube] Avoid false DRM detection (#7396)bc344cd
[core] Allow extractors to mark formats as potentially DRM (#7396)906c0bd
[formats] Fix best fallback for storyboards337734d
[cleanup] Misc- Additional commits viewable in compare view
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) You can disable automated security fix PRs for this repo from the Security Alerts page.
@whatdaybob Any chance we could get this merged? The current pinned version of yt-dlp has been nonfunctional since around March. Thanks!
@whatdaybob any chance this can be merged? Thank you very much for everything!
@Nammurg For what it's worth, I've forked this and fixed a handful of issues. I'd still prefer this repo gets some updates, ~~but in the mean time feel free to check out my fork here, I'd love some feedback as well.~~
I ended up writing a new app that’s similar in function to this, I’d recommend checking that out over the fork listed previously.
Any update? I think an issue I'm having is caused by this being outdated.
In the interest of housekeeping my old comment, and not misleading people who end up here looking for a fix, I’ve ended up rewriting a similar app to this in rust which can be found here.
In the interest of housekeeping my old comment, and not misleading people who end up here looking for a fix, I’ve ended up rewriting a similar app to this in rust which can be found here.
Thank you for this, I'll give it a go later tonight !
So will I. Thank you.
On Mon, Sep 16, 2024 at 13:32, Nammurg @.***> wrote:
In the interest of housekeeping my old comment, and not misleading people who end up here looking for a fix, I’ve ended up rewriting a similar app to this in rust which can be found here.
Thank you for this, I'll give it a go later tonight !
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>