]> jfr.im git - yt-dlp.git/commit
[extractor/archiveorg] Improve handling of formats (#4461)
authorcoletdjnz <redacted>
Fri, 29 Jul 2022 05:09:36 +0000 (05:09 +0000)
committerGitHub <redacted>
Fri, 29 Jul 2022 05:09:36 +0000 (05:09 +0000)
commit871a8929bcc3e8432d5341752dd888e057e5cfae
treee036000257692caf12f7958eb46558f676d50870
parentedebb6517088a678e65112be28339b18bbe01b4d
[extractor/archiveorg] Improve handling of formats (#4461)

* Ignore private formats if not logged in (fixes https://github.com/yt-dlp/yt-dlp/issues/3832)
* Prefer original formats
* Support mpg formats

Authored by: coletdjnz, pukkandan
yt_dlp/extractor/archiveorg.py
yt_dlp/utils.py