Commit Graph

2942 Commits (cec240eb2d82a32e7b54b40b858f40e7b2a3ba8a)

Author SHA1 Message Date
sepro 37cd7660ea
[ie/youtube:tab] Fix podcasts tab extraction ()
Authored by: seproDev
ChocoLZS d867f99622
[ie/PiaLive] Add extractor ()
Authored by: ChocoLZS
doe1080 10fc719bc7
[cleanup] Remove dead extractors ()
- Removes MildomClipIE, MildomIE, MildomUserVodIE, MildomVodIE
- Removes PokemonIE, PokemonWatchIE
- Removes VeohIE, VeohUserIE

Closes , Closes 
Authored by: doe1080
krichbanana eb15fd5a32
[ie/kenh14] Add extractor ()
Closes 
Authored by: krichbanana, pzhlkj6612

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
sepro 7cecd299e4
[ie/chaturbate] Don't break embed detection ()
Bugfix for 720b3dc453

Authored by: seproDev
bashonly 52c0ffe40a
[ie/youtube] Remove broken OAuth support ()
Closes 
Authored by: bashonly
sepro 637d62a3a9
[ie/youtube] Player client maintenance ()
Authored by: bashonly, seproDev

Co-authored-by: bashonly <bashonly@protonmail.com>
sepro f95a92b3d0
[cleanup] Deprecate more compat functions ()
Authored by: seproDev
Jackson Humphrey 1d253b0a27
[ie/patreon] Fix comments extraction ()
Closes 
Authored by: jshumphrey, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
powergold1 720b3dc453
[ie/chaturbate] Extract from API and support impersonation ()
Closes , Closes 
Authored by: powergold1
Jackson Humphrey d215fba7ed
[ie/RedGifsUser] Fix extraction ()
Closes , Closes 
Authored by: jshumphrey
Jackson Humphrey 8388ec256f
[ie/spankbang] Support browser impersonation ()
Closes 
Authored by: jshumphrey
sepro 6365e92589
[ie/bandlab] Add extractors ()
Closes 
Authored by: seproDev
Alessandro Campolo 70c55cb08f
[ie/RadioRadicale] Add extractor ()
Authored by: a13ssandr0, pzhlkj6612

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
bashonly c699bafc50 [ie/soop] Fix thumbnail extraction ()
Closes 

Authored by: bashonly
bashonly eb64ae7d5d [ie] Allow `ext` override for thumbnails ()
Authored by: bashonly
Jackson Humphrey f2a4983df7
[ie/archive.org] Fix comments extraction ()
Closes 
Authored by: jshumphrey
bashonly bacc31b05a
[ie/facebook] Fix formats extraction ()
Closes 
Authored by: bashonly
manav_chaudhary a9f85670d0
[ie/Chaturbate] Support alternate domains ()
Closes 
Authored by: manavchaudhary1
Sam 6b43a8d84b
[ie/goplay] Fix extractor ()
Closes 
Authored by: SamDecrock, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Hugo 2db8c2e7d5
[ie/CloudflareStream] Avoid extraction via videodelivery.net ()
Closes 
Authored by: hugovdev
Sakura286 0ec9bfed4d
[ie/MixchMovie] Add extractor ()
Closes 
Authored by: Sakura286
Subrat Lima c673731061
[ie/spreaker] Support podcast and feed pages ()
Closes 
Authored by: subrat-lima
sepro e398217aae
[ie/rutube] Rework extractors ()
Closes , Closes , Closes , Closes , Closes 
Authored by: seproDev
Julio Napurí c39016f66d
[ie/spreaker] Support episode pages and access keys ()
Authored by: julionc
Steve Ovens be3579aaf0
[ie/GameDevTV] Add extractor ()
Authored by: stratus-ss, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
bashonly 85fdc66b6e
[ie/adobepass] Fix provider requests ()
Fix bug in dcfeea4dd5

Closes 
Authored by: bashonly
sepro 197d0b03b6
[cleanup] Misc ()
Closes 
Authored by: avagordon01, bashonly, grqz, Grub4K, seproDev

Co-authored-by: Ava Gordon <avagordon01@gmail.com>
Co-authored-by: bashonly <bashonly@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
lauren n. liberda b03267bf06
[ie/Tumblr] Support more URLs ()
Closes 
Authored by: selfisekai, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
bashonly 838f4385de
[ie/nfl] Fix extractors ()
Authored by: bashonly
sepro d135823137
[ie/Dailymotion] Support shortened URLs ()
Authored by: seproDev, bashonly
Co-authored-by: bashonly <bashonly@protonmail.com>
chris 59f8dd8239
[ie/ARDMediathek] Extract chapters ()
Authored by: iw0nderhow
Dong Heon Hee 9c6534da81
[ie/chzzk:video] Fix extraction ()
Closes 
Authored by: hui1601
Mozi a403dcf9be
[ie/Dailymotion] Improve embed extraction ()
Closes , Closes 
Authored by: pzhlkj6612, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
sepro 754940e9a5
[ie/bfmtv] Fix extractors ()
Authored by: seproDev
sepro 3945677a75
[core] Prioritize AV1 ()
Authored by: seproDev
Willow 5c7a5aaab2
[ie/Bluesky] Add extractor ()
Closes 
Authored by: MellowKyler, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
Nicolas F. a6783a3b99
[ie/yle_areena] Support live events ()
Authored by: CounterPillow, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
bashonly 76802f4613
[ie/twitter] Remove cookies migration workaround ()
Closes 
Authored by: bashonly
bashonly d569a88452 [ie/youtube] Adjust OAuth refresh token handling ()
Removes support for using '' as an empty password in netrc, e.g.:
machine youtube login oauth password ''

Double-quotes ("") are valid and must be used instead, e.g.:
machine youtube login oauth password ""

Authored by: bashonly
bashonly 88402b714e Fix `--netrc` empty string parsing for Python <=3.10 ()
Ref: 15409c720b

Closes 
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
sepro f101e5d34c
[ie/Soundcloud] Extract artists ()
Closes 
Authored by: seproDev
JAB 330335386d
[ie/ccma] Support new 3cat.cat domain ()
Closes 
Authored by: JoseAngelB
bashonly 21cdcf03a2
[ie] Resolve `language` to ISO639-2 for ISM formats ()
Closes 
Authored by: bashonly
Wehzuri 6abef74232
[ie/NiconicoUser] Fix extractor ()
Partially addresses 

Authored by: Wesley107772
kylegustavo 9acf79c91a
[ie/CNN] Fix extractor ()
Closes , Closes 
Authored by: kylegustavo, seproDev

Co-authored-by: sepro <sepro@sepr0.com>
bashonly 57212a5f97
[ie/vimeo] Fix API retries (fix c1c9bb4adb) ()
Authored by: bashonly
bashonly c29f5a7fae
[ie/generic] Do not impersonate by default (fix edfd095b19) ()
Closes 
Authored by: bashonly
kclauhk ec9b25043f
[ie/facebook] Fix formats extraction ()
Closes 
Authored by: kclauhk
bashonly c998238c2e
[cleanup] Misc ()
Closes 
Authored by: bashonly, KBelmin

Co-authored-by: Belminho <102482175+KBelmin@users.noreply.github.com>
bashonly d784464399
Remove Python 3.8 support ()
Closes 
Authored by: bashonly
Simon Sawicki 67adeb7bab
[cleanup] Misc ()
- Add Python 3.13 to CI, finalize 3.13 support
- Remove Python 3.8 from CI in preparation for removing 3.8 support
- Document that PyPy3.8 and PyPy3.9 are no longer supported
- Usual documentation fixes and code cleanup

Closes , Closes , Closes , Closes 
Authored by: Grub4K, grqz, DTrombett, KarboniteKream, bashonly, mikkovedru, seproDev

Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: DTrombett <d@trombett.org>
Co-authored-by: =?UTF-8?q?Klemen=20Ko=C5=A1ir?= <klemen.kosir@kream.io>
Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Co-authored-by: Mikko Vedru <mikko.vedru@gmail.com>
Co-authored-by: sepro <sepro@sepr0.com>
Allen e68b4c19af
[ie/tubitv] Strip extra whitespace from titles ()
Closes 
Authored by: allendema
coletdjnz b8635c1d47
[ie/youtube] Support logging in with OAuth ()
See: https://github.com/yt-dlp/yt-dlp/wiki/Extractors#logging-in-with-oauth

Authored by: coletdjnz
63427083dev 46fe60ff19
[ie/afreecatv] Adapt extractors to new sooplive.co.kr domain ()
Closes 
Authored by: 63427083, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
DarkZeros 0b7ec08816
[ie/telecinco] Fix extractors ()
Closes , Closes 
Authored by: DarkZeros, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
David Skrundz 40054cb4a7
[ie/gem.cbc.ca] Fix formats extraction ()
Also extracts `timestamp` and `release_timestamp` as seconds instead of milliseconds

Authored by: DavidSkrundz
bashonly fed53d70bd [ie/youtube] Remove broken `android_producer` client ()
Authored by: bashonly
bashonly ec2f4bf082 [ie/youtube] Remove broken age-restriction workaround ()
Closes 
Authored by: bashonly
sepro 87408ccfd7
[ie/imgur] Fix thumbnail extraction ()
Authored by: seproDev
Paweł Kotiuk c4d95f67dd
[ie/cda] Support folders ()
Closes 
Authored by: pktiuk
Deer-Spangle 5af774d7a3
[ie/imgur] Support new URL format ()
Authored by: Deer-Spangle
sepro 8de431ec97
[ie/Funk] Extend `_VALID_URL` ()
Authored by: seproDev
rubyevadestaxes 679c68240a
[ie/twitter:spaces] Allow extraction when not logged in ()
Closes 
Authored by: rubyevadestaxes
bashonly 3148c1822f
[ie/substack] Resolve podcast file extensions ()
Closes 
Authored by: bashonly
bashonly 7af1ddaaf2
[ie/youtube] Fix `comment_count` extraction ()
Authored by: bashonly
bashonly dcfeea4dd5
[ie/adobepass] Use newer user-agent for provider redirect request ()
Closes 
Authored by: bashonly
Mozi cba7868502
[ie/reddit] Detect and raise when login is required ()
Closes 
Authored by: pzhlkj6612
Simon Sawicki d710a6ca7c
Add extractor helpers ()
Authored by: Grub4K
Simon Sawicki edfd095b19
[ie/generic] Impersonate browser by default ()
Also adds `impersonate` extractor arg

Authored by: Grub4K
bashonly babb709605
[ie/patreon:campaign] Stricter URL matching ()
Redefinition of suitable() is no longer necessary

Closes 
Authored by: bashonly
bashonly 9d43dcb2c5
[ie/cwtv] Fix extraction ()
Closes 
Authored by: bashonly
444995 f433871424
[ie/drtv] Fix extractor ()
Closes 
Authored by: 444995
vvto33 ceaea731b6
[ie/TVer] Support series URLs ()
Also improve thumbnails extraction

Authored by: vvto33, pzhlkj6612

Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
bashonly 5310fa87f6
[ie/weverse] Fix extractor ()
Closes 
Authored by: bashonly
poyhen 079a7bc334
[ie/instagram] Do not hardcode user-agent ()
Closes 
Authored by: poyhen
tetra cf85cba5d9
[ie/instagram] Fix extractor ()
Closes 
Authored by: tetra-fox
kclauhk 4b7bec66d8
[ie/cwtv] Fix extractor ()
Closes 
Authored by: kclauhk
BallzCrasher ccb23e1bac
[ie/noodlemagazine] Fix extractor ()
Closes 
Authored by: BallzCrasher
sepro de2062753a
[ie/youtube] Change default player clients to `ios,mweb` ()
Closes , Closes 
Authored by: seproDev
bashonly f91645acea
[ie/patreon] Extract all m3u8 formats for locked posts ()
Closes 
Authored by: bashonly
Corey Wright 6328e2e67a
[ie/ApplePodcasts] Fix extractor ()
Closes 
Authored by: coreywright
bashonly c6387abc1a
[cleanup] Misc ()
Closes , Closes , Closes 
Authored by: bashonly, Codenade, pzhlkj6612, seproDev, coletdjnz, grqz, Grub4K

Co-authored-by: Codenade <amadeus.dorian04@gmail.com>
Co-authored-by: Mozi <29089388+pzhlkj6612@users.noreply.github.com>
Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
Co-authored-by: coletdjnz <coletdjnz@protonmail.com>
Co-authored-by: N/Ame <173015200+grqz@users.noreply.github.com>
Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
kclauhk 7509d692b3
[ie/loom] Fix m3u8 formats extraction ()
Closes 
Authored by: kclauhk
ndyanx 63da31b3b2
[ie/dropbox] Fix password-protected video support ()
Also adds thumbnail extraction

Closes 
Authored by: ndyanx
fireattack a1b4ac2b8e
[ie/vimeo] Fix HLS audio format sorting ()
Closes 
Authored by: fireattack
bashonly 0aa4426e9a
[ie/kick:clips] Support new URL format ()
Closes 
Authored by: bashonly
bashonly 48d629d461
[ie/YleAreena] Support podcasts ()
Closes 
Authored by: bashonly
bashonly 7f909046f4
[ie/abc.net.au:iview:showseries] Fix extraction ()
Closes 
Authored by: bashonly
bashonly eabb4680fd
[ie/niconico] Fix m3u8 formats extraction ()
Closes 
Authored by: bashonly
bashonly 1d84b780cf
[ie/youtube:clip] Prioritize `https` formats ()
Closes 
Authored by: bashonly
bashonly 9f5c9a9089
[ie/wistia] Support password-protected videos ()
Closes 
Authored by: bashonly
bashonly a2000bc857
[ie/bilibili] Fix chapters and subtitles extraction ()
Closes 
Authored by: bashonly
diman8 5a8a05aebb
[ie/SVTPage] Fix extractor ()
Authored by: diman8
tony-hn ad0b857f45
[ie/RumbleChannel] Fix extractor ()
Closes 
Authored by: tony-hn
N/Ame 124f058b54
[ie/Germanupa] Add extractor ()
Closes 
Authored by: grqz
sepro 416686ed0c
[ie/ertgr] Fix video extraction ()
Closes 
Authored by: seproDev
sepro b37417e4f9
[ie/SnapchatSpotlight] Add extractor ()
Closes 
Authored by: seproDev
Mozi 28b0ecba2a
[ie/Mojevideo] Add extractor ()
Closes 
Authored by: 04-pasha-04, pzhlkj6612

Co-authored-by: pasha <pasha.syd04@gmail.com>
szantnerb e2b3634e29
[ie/mediaklikk] Fix extractor ()
Closes 
Authored by: szantnerb