Commit Graph

1763 Commits (0ef3d470272694533301294e733e96343dab57af)

Author SHA1 Message Date
pukkandan a1ddaa899c
[hotstar] Refactor extractors
Closes 
pukkandan 90f4229409
[telegram] Fix metadata extraction
Closes 
Ha Tien Loi d14b920c33
[PearVideo] Add fallback for formats ()
Closes 
Authored by: hatienl0i261299
pukkandan 9b8ee23b99
[dependencies] Create module with all dependency imports
mehq e08585b0f8
[Gofile] Support password-protected links ()
Closes 
Authored by: mehq
pukkandan 2d3b3feb7e
[Olympics] Fix format extension
Closes 
pukkandan 6f638d325e
Fix `Makefile`
Closes , 

Authored by: putnam
Lesmiscore fdfc8149e1
[openrec:movie] Enable fallback for /movie/ URLs
Closes 
pukkandan 1e9969f4f5
bugfix for a44ca5a470, 19a0394044, 77f9033095
Closes 
felix 77f9033095
[compat] Split into sub-modules ()
Authored by: fstirlitz, pukkandan
pukkandan 19a0394044
[cleanup] Misc cleanup and refactor ()
pukkandan b6dc37fe2a
[test] Convert warnings into errors
* And fix some existing warnings

Authored by: fstirlitz
pukkandan 3d3bb1688b
[docs] Improve embedding docs and other minor fixes
pukkandan 2e25ce3a05
[niconico] Set `expected_protocol` to a public field
Closes 
coletdjnz affc4fefea
[youtube] Fix episode metadata extraction
pukkandan 583910682f
[chingari] Fix archiving and tests
Felix S a49e777d59
[spotify] Detect iframe embeds ()
Authored by: fstirlitz
Akmal cda1bc5197
[facebook] Improve thumbnail extraction ()
Authored by: Wikidepia
pukkandan e5a998f368
[cleanup] Misc cleanup ()
Authored by: fstirlitz, pukkandan
pukkandan f82711587c
[cleanup] Sort imports
Using https://github.com/PyCQA/isort

    isort -m VERTICAL_HANGING_INDENT --py 36 -l 80 --rr -n --tc .
pukkandan 86e5f3ed2e
[cleanup] Upgrade syntax
Using https://github.com/asottile/pyupgrade

1. `__future__` imports and `coding: utf-8` were removed
2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format`
3. f-strings were cherry-picked from `pyupgrade --py36-plus`

Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts
pukkandan f9934b9614
[cleanup] Mark some compat variables for removal ()
Authored by fstirlitz, pukkandan
felix cfb0511d82
[cleanup] Remove unused code paths ()
Notes:

* `_windows_write_string`: Fixed in 3.6
  * https://bugs.python.org/issue1602
  * PEP: https://www.python.org/dev/peps/pep-0528

* Windows UTF-8 fix: Fixed in 3.3
  * https://bugs.python.org/issue13216

* `__loader__`: is always present in 3.3+
  * https://bugs.python.org/issue14646

* `workaround_optparse_bug9161`: Fixed in 2.7
  * https://bugs.python.org/issue9161

Authored by: fstirlitz
mehq fcdb8d6e88
[Gofile] Fix extraction ()
Closes 
Authored by: mehq
krichbanana ca5300c7ed
[youtube] Add `:ytnotifications` extractor ()
Authored by: krichbanana
pukkandan a25bca9f89
[youtube, cleanup] Minor refactoring
Authored by: coletdjnz, pukkandan
pukkandan d46a3e7a12
[rai] Add `release_year`
Closes 
Ashish Gupta 2d2b5493ee [ZEE5] Fix extractor.
Authored by: Ashish0804
Closes: https://github.com/yt-dlp/yt-dlp/issues/3105
Jacek Nowacki 89fabf1125
[bilibili] Fix extraction of title with quotes ()
Closes 
Authored by: dzek69
pukkandan 11e1c2e3f8
[TikTokVM] Fix redirect to user URL
Closes , Closes 
mehq 4d57133095
[Jable] Add extractor ()
Closes 
Authored by: mehq
Alexander Seiler 9b8b7a7b5e
[Zattoo] Fix extractors ()
Closes: 
Authored by: goggle
Ha Tien Loi ab0970b233
[NRK] Extract timestamp ()
Closes 
Authored by: hatienl0i261299
Lesmiscore b52e788eb2
[Piapro] Extract description with break lines
Authored by: Lesmiscore
Closes 
Ha Tien Loi bd4073c535
[AfreecaTV] Add `AfreecaTVUserIE` ()
Closes 
Authored by: hatienl0i261299
coletdev 61d3665d9d
[youtube] Fix uploader for collaborative playlists ()
Authored by: coletdjnz
Lesmiscore (Naoya Ozaki) 870efdee28
[TVer] Fix extractor ()
Authored by: Lesmiscore
Lesmiscore (Naoya Ozaki) 06b1628d3e
[twitcasting] Don't return multi_video for archive with single hls manifest ()
Authored by: Lesmiscore
panatexxa da1ffde15d
[Moviepilot] Add extractor ()
Authored by: panatexxa
Ha Tien Loi 42a4f21a03
[fptplay] Fix metadata extraction ()
Authored by: hatienl0i261299
pukkandan a44ca5a470
[cleanup] Misc fixes
Closes https://github.com/yt-dlp/yt-dlp/pull/3213, Closes https://github.com/yt-dlp/yt-dlp/pull/3117

Related: https://github.com/yt-dlp/yt-dlp/issues/3146#issuecomment-1077323114, https://github.com/yt-dlp/yt-dlp/pull/3277#discussion_r841019671, a825ffbffa (commitcomment-68538986), https://github.com/yt-dlp/yt-dlp/issues/2360, 5fa3c9a88f (r70393519), 5fa3c9a88f (r70393254)
Teemu Ikonen 0a8a7e68fa
[ruutu] Detect embeds ()
Authored by: tpikonen
Jeff Huffman f4d706a931
[crunchyroll:playlist] Implement beta API ()
Closes , 

Authored by: tejing1
Ha Tien Loi 5fa3c9a88f
[TikTok] Fix URLs with user id ()
Closes 
Authored by: hatienl0i261299
pukkandan 04f3fd2c89
[cleanup] Use `_html_extract_title`
Ha Tien Loi 18eac302a2
[Imdb] Improve extractor ()
Closes 
Authored by: hatienl0i261299
Tim Schindler 12e022d074
[Cybrary] Add extractor ()
Authored by: aaearon
Lesmiscore (Naoya Ozaki) 265e586d96
[openrec] Download archived livestreams ()
Authored by: Lesmiscore
Fam0r fbfde1c3e6
[elonet] Rewrite extractor ()
Closes 
Authored by: Fam0r, pukkandan
aarubui dc57e74a7f
[tenplay] Improve extractor ()
Authored by: aarubui
pukkandan a17526e427
[youtube:tab] Minor improvements (See desc)
* Support shorts on channel homepage
* Extract thumbnail of OLAK playlists
coletdev ad210f4fd4
[youtube:search] Support hashtag entries ()
Authored-by: coletdjnz
coletdjnz c8e856a551
[web.archive:youtube] Make CDX API requests non-fatal
Partial fix for https://github.com/yt-dlp/yt-dlp/issues/3278
Authored-by: coletdjnz
nixxo c085e4ec47
[rai] Fix extraction of http formats ()
Closes 
Authored by: nixxo
pukkandan 4c268f9cb7
[Nebula] Fix bug in 52efa4b312
Lesmiscore (Naoya Ozaki) 5d45484cc7
[niconico] Fix extraction of thumbnails and uploader ()
pukkandan e6f868a63c
[utils] `traverse_obj`: Allow filtering by value
pukkandan c4f60dd7cd
[utils] Add `try_call`
pukkandan f189faf1ce
[BRMediathek] Fix VALID_URL
Closes 
Alexander Seiler 504f789ad5
[AZMedien] Support `tv.telezueri.ch` ()
Authored by: goggle
Bricio bb5a7cb8ad
[Craftsy] Add extractor ()
Authored by: Bricio
zackmark29 c418e6b5a6
[viu] Fix bypass for preview ()
Authored by: zackmark29
pukkandan 11078c6d57
[crunhyroll] Fix inheritance
https://github.com/yt-dlp/yt-dlp/pull/2955#issuecomment-1083060465
Daniel ab2579bb45
[xnxx] Add `xnxx3.com` ()
Authored by: rozari0
Ha Tien Loi 48e15bb6b1
[dailymotion] Support `geo.dailymotion.com` ()
Closes 
Authored by: hatienl0i261299
David e7870111e8
[YouTube] Add new age-gate bypass ()
Closes 
Authored by: zerodytrash, pukkandan
Ha Tien Loi 9139d2fae0
[WasdTV] Add extractor ()
Closes 
Authored by: un-def, hatienl0i261299
nyuszika7h bdd60588b0
[viki] Don't attempt to modify URLs with signature ()
Closes 
Authored by: nyuszika7h
Luc Ritchie f5f15c9993
[BiliIntl] Support user-generated videos ()
Authored by: wlritchi
pukkandan 90137ca4be
[utils] Add `filter_dict`
coletdev 1c1b2f96ae
[youtube:tab] Fix duration extraction for shorts ()
Related: https://github.com/TeamNewPipe/NewPipe/issues/8034
Authored-by: coletdjnz
Felix S 47b8bf207b
[go,viu] Extract subtitles from the m3u8 manifest ()
Authored by: fstirlitz
Tim Schindler 4628a3aa75
[ITProTV] Add extractor ()
Authored by: aaearon
mehq 5b4bb715e6
[BanBye] Add extractor ()
Closes 
Authored by: mehq
pukkandan 1235d333ab
[youtube] Fix auto-translated automatic captions
d49669acad only covered ASR

Closes 
pukkandan 18e4940825
[youtube] Add extractor-arg to skip auto-translated subs
shirt 727029c508
[youtube] Detect DRM better
Authored by: shirt-dev
coletdev fd2ad7cb24
[youtube:tab] Return shorts url if video is a short ()
Allows filtering out shorts from feeds with `--match-filter`
Closes 
Authored-by: coletdjnz
Lesmiscore (Naoya Ozaki) 3cea3edd1a
[utils] WebSocketsWrapper: Allow omitting `__enter__` invocation ()
Authored by: Lesmiscore
zackmark29 1fb707badb
[viu] Fixed extractor ()
Closes 
Authored by: zackmark29, pukkandan
pukkandan ae72962643
[youtube] Try embedded client variants before agegate
agegate variants appears to be broken, but don't remove them for the time-being
pukkandan ae6a1b9585
[docs] Minor improvements
Closes , Closes , Closes 
pukkandan 231025c463
Fix bug in 52efa4b312
Closes 
pukkandan 700ccbe3f1
[extractor] Allow control characters inside json
Closes 
vvto33 12a64f2777
[TVer] Support landing page ()
Authored by: vvto33
mehq b8f2f8f6b3
[LastFM] Add extractors ()
Closes 
Authored by: mehq
pukkandan ea5ca8e7fc
[ellentube] Extract subtitles from manifest
Fixes https://github.com/ytdl-org/youtube-dl/issues/30761
Lesmiscore (Naoya Ozaki) c2d2ee40eb
[generic] Extract subtitles from video.js ()
Authored by: Lesmiscore
pukkandan b9c7b1e9b4
[cleanup, vimeo] Fix tests
CplPwnies 1f1df1251e
[adobepass] Fix Suddenlink MSO ()
Authored by: CplPwnies
1-Byte 84842aee2b
[azmedien] Add TVO Online to supported hosts ()
Authored by: 1-Byte
coletdev e6552207da
[panopto] Improve subtitle extraction and support slides ()
Related: , 
Authored-by: coletdjnz
foghawk 510809f1aa
[nitter] Minor fixes and update instance list ()
Authored by: foghawk
i6t f4ad919298
[Veo] Fix extractor ()
Authored by: i6t
pukkandan 52efa4b312
[extractor] Add `_perform_login` function ()
* Adds new functions `_initialize_pre_login` and `_perform_login` as part of the extractor API
* Adds `ie.supports_login` to the public API
Luc Ritchie 028f6437f1
[afreecatv] Match new vod url ()
Authored by: wlritchi
Sipherdrakon 43c38abd1f
[ParamountPlus,CBS] Change VALID_URL ()
Closes 

Authored by: Sipherdrakon
pukkandan e4b98809cf
[youtube] Fix pagination of `membership` tab
pukkandan 5a373d9768
[veo] Fix `_VALID_URL`
Closes 
Ha Tien Loi 7e6a187096
[Huya] Add extractor ()
Closes 
Authored by: hatienl0i261299
Lesmiscore (Naoya Ozaki) 3f168f0e45
[RUTV] Fix format sorting ()
Closes 
Authored by: Lesmiscore
Lesmiscore (Naoya Ozaki) 7bdcb4a40e
[niconico] Rewrite NiconicoIE ()
Closes https://github.com/yt-dlp/yt-dlp/issues/2636, partially fixes https://github.com/yt-dlp/yt-dlp/issues/367
Authored by: Lesmiscore
Soebb 497a6c5f57
[daftsex] Fix extractor ()
Closes 

Authored by: Soebb
BohwaZ 4b3c5d1b81
[FranceCulture] Support playlists ()
Authored by: bohwaz
Dorian Westacott ec47c12f69
[ParamountPlusSeries] Support multiple pages ()
Authored by: dodrian
pukkandan 25791435b7
[arte] Add `format_note` to m3u8 formats
Related: 
pukkandan 4e34889f1c
[rumble] unescape title
pukkandan a1b2d84360
[youtube] Avoid false positives when detecting damaged formats
Closes 
coletdjnz 5dbc77df26
[youtube:api] Prefer minified JSON response
Authored-by: coletdjnz
pukkandan aeb21b98f1
[phantomjs] Fix bug in 8b7539d27c
Closes 
coletdev b3edc8068e
[downloader/mhtml] Fix fragments with absolute urls ()
Authored-by: coletdjnz
coletdev 17322130a9
[youtube] Improve video upload date handling ()
* Don't prefer UTC upload date for past live streams/premieres
* Improve regex (fixes a regression)

Authored-by: coletdjnz
coletdjnz a825ffbffa
[extractor] Support merging subtitles with data
Authored-by: coletdjnz
Lesmiscore (Naoya Ozaki) 24e3d87431
[PokemonSoundLibrary] Add extractor ()
Authored by: Lesmiscore
Ha Tien Loi 63b2f88bc7
[Zingmp3] Fix signature ()
Authored by: hatienl0i261299
Ha Tien Loi 33b8c411bc
[MangoTV] Improve extractor ()
Authored by: hatienl0i261299
Lesmiscore (Naoya Ozaki) 6e6beffd04
[openrec] Refactor extractors ()
Authored by: Lesmiscore
coletdev e248be3319
[panopto] Add extractors ()
Based on https://github.com/ytdl-org/youtube-dl/pull/13449
Closes 
Authored by: coletdjnz, kmark
pukkandan ff91cf7483
[utils] Add `get_first`
P-reducible 9461cb586a
[Rokfin] Fix `availability` ()
Authored by: P-reducible
pukkandan a405b38f20
[youtube] Further de-prioritize 3gp format
pukkandan 08d30158ec
[cleanup, docs] Misc cleanup
Closes , closes , closes , closes 
Ha Tien Loi c89bec262c
[xinpianchang] Add extractor ()
Authored by: hatienl0i261299
Ha Tien Loi 151f8f1c02
[fptplay] Add extractor ()
Closes 
Authored by: hatienl0i261299
Max Mehl a35155be17
[peertube] Add media.fsfe.org ()
Authored by: mxmehl
nyuszika7h e66662b1e0
[ccma] Fix timestamp parsing ()
Authored by: nyuszika7h
CplPwnies 9e0e6adb2d
[adobepass] Add Suddenlink MSO ()
Closes 
Authored by: CplPwnies
Lesmiscore b637c4e22e
[mildom] Fix linter
Lesmiscore (Naoya Ozaki) fb6e3f4389
[mildom] Rework extractors ()
Authored by: Lesmiscore
pukkandan 409cdd1ec9
[ard] Fix valid URL
Partial fix for 
coletdev 992f9a730b
[youtube] Prefer UTC upload date for videos ()
Except for live/scheduled streams/premieres. 
Closes 
Related:  
Authored-by: coletdjnz
pukkandan 497d2fab6c
[utils] Better traceback for `ExtractorError`
pukkandan 2807d1709b
[nrk] Add fallback API
Closes 
pukkandan d49669acad
[youtube] Fix automatic captions
Closes 
foghawk bed30106f5
[tumblr] Fix extractor ()
Authored by: foghawk
Zenon Mousmoulas 27231526ae
[ant1newsgr] Add extractor ()
Authored by: zmousm
pukkandan 50e93e03a7
Update to ytdl-commit-6508688
Make default upload_/release_date a compat_str
6508688e88

Except:
* "[NDR] Overhaul NDR and NJoy extractors" https://github.com/ytdl-org/youtube-dl/pull/30531
    - 01824d275b
    - 39a98b09a2
    - f0a05a55c2
    - 4186e81777
FestplattenSchnitzel 72e995f122
[VideocampusSachsen] Add extractors ()
Authored by: FestplattenSchnitzel
pukkandan 8b7539d27c
Implement `--add-header` without modifying `std_headers`
Closes , 
pukkandan e48b3875ec
Revert 2e4cacd038
Closes 
pukkandan 933dbf5a55
[bandcamp] Detect acodec
pukkandan a10aa588b0
[FormatSort] Consider `acodec`=`ogg` as `vorbis`
pukkandan be8cd3cb1d
[twitch] Fix field name of `view_count`
pukkandan 7265a2190c
Fix doubling of `video_id` in `ExtractorError`
pukkandan 3a4bb9f751
[lbry] Fix `--ignore-no-formats-error`
Closes 
i6t b90dbe6c19
[Gettr] Improve extractor ()
Authored by: i6t
Jeff Huffman 97bef011ee
[crunchyroll] Better error reporting on login failure ()
Authored by: tejing1
Ha Tien Loi ecca4519b7
[zingmp3] Fix extractor ()
Authored by: hatienl0i261299
Ha Tien Loi 761fba6d22
[daystar] Add extractor ()
Closes 
Authored by; hatienl0i261299
Ha Tien Loi 5bcccbfec3
[telegram] Add extractor ()
Closes 

Authored by: hatienl0i261299
coletdev ded9f32667
[extractor] Support `--mark-watched` without `_NETRC_MACHINE` ()
Authored by: coletdjnz
pukkandan c2ae48dbd5
[manyvids] Extract `uploader` ()
Authored by: regarten
pukkandan a5c0c20252
[cleanup] Don't pass protocol to `_extract_m3u8_formats` for live videos
`live` parameter already handles changing the protocol
Lesmiscore (Naoya Ozaki) f494ddada8
[niconico] Add playlist extractors and refactor ()
Authored by: Lesmiscore
Lesmiscore (Naoya Ozaki) 02fc6feb6e
[mirrativ] Cleanup extractor code ()
Authored by: Lesmiscore
pukkandan 7eaf7f9aba
[rokfin] Add stack and channel extractors ()
Authored by: P-reducible, pukkandan
pukkandan 334b1c4800
[rokfin] Add extractor ()
Authored by: P-reducible, pukkandan
coletdev 7c219ea601
[youtube:tab] Follow redirect to regional channel ()
Closes 
Authored by: coletdjnz
Lesmiscore (Naoya Ozaki) 15dfb3929c
[fc2:live] Add extractor ()
Authored by: Lesmiscore
Lesmiscore (Naoya Ozaki) 3e9b66d761
[AbemaTV] Add extractors ()
Authored by: Lesmiscore
Lesmiscore (Naoya Ozaki) a539f06570
[downloader/fragment] Improve `--live-from-start` for YouTube livestreams ()
pukkandan 1108613f02
[youtube:tab] Reject webpage data if redirected to home page
Closes 
pukkandan a30a6ed3e4
[youtube:tab] Add `approximate_date` extractor-arg
pukkandan 65d151d58f
[spiegel] Fix `_VALID_URL`
Closes 
Lesmiscore (Naoya Ozaki) 77cc7c6e60
[nhk] Add support for NHK for School ()
Authored by: Lesmiscore
i6t 971c4847d7
[Gettr] Fix formats order ()
Closes 

Authored by: i6t
Aniruddh Joshi 4d4f9a029f
[zee5] Support web-series ()
Authored by: Aniruddh-J
Lesmiscore (Naoya Ozaki) f099df1463
[TwitCasting] Check for password protection ()
Authored by: Lesmiscore
pukkandan 3f4faff748
[generic] Pass referer to extracted formats
Closes 
Daniel.Zeng be8d623455
[Bilibili] Pass referer for all formats ()
Authored by: blackgear
Lesmiscore a7d4acc018
[youtube] Escape possible `$` in `_extract_n_function_name` regex
Bepis febff4c119
[tubitv] Fix/improve TV series extraction ()
Authored by: bbepis
Bricio 5625e6073f
[Biqle] Fix extractor ()
Closes 
Authored by: Bricio
pukkandan 0ad92dfb18
[youtube] De-prioritize potentially damaged formats
Closes 
pukkandan 2e4cacd038
[youtube] Fix intermittent failure of embed-based age-gate bypass
Ronnnny c15c316b21
[abc] Support 1080p ()
Authored by: Ronnnny
Bricio 549cb2a836
[rtvs] Fix extractor ()
Closes 

Authored by: Bricio
MinePlayersPE c571b3a6ab
[youtube] Fix n-sig extraction for phone player JS ()
Authored by: MinePlayersPE
Bricio 5b804e3906
[washingtonpost] Fix extractor ()
Closes 
Authored by: Bricio
Lesmiscore (Naoya Ozaki) 6bb608d055
[piapro] Add extractor ()
Based on https://github.com/ytdl-org/youtube-dl/pull/25922
Closes , https://github.com/ytdl-org/youtube-dl/issues/5856

Authored by: pycabbage, Lesmiscore
ajj8 ac184ab742
[bbc] Fix extraction of news articles ()
Closes 

Authored by: ajj8
pukkandan ffa89477ea
[extractor] Fix for manifests without period duration
Closes 
Authored by: dirkf, pukkandan
zenerdi0de db74de8c54
[dropbox] fix regex ()
Closes 
Authored by: zenerdi0de
Grabien edecb5f81f
[extractor/cspan] Support of C-Span congress videos ()
Authored by: Grabien
lyz-code 85a0ad0117
[bandcamp] Fix user URLs ()
Authored by: lyz-code
Lesmiscore (Naoya Ozaki) 07ea0014ae
[twitcasting] Add fallback for finding running live ()
Authored by: Lesmiscore
schn0sch e1f7f235bd
[peekvids] Use JSON-LD ()
Authored by: schn0sch
Lesmiscore (Naoya Ozaki) 9a5b012575
[niconico:tag] Add support for searching tags ()
Lesmiscore (Naoya Ozaki) df635a09a4
[twitcasting] Fix extraction ()
Authored by: Lesmiscore
cyberfox1691 812283199a
[murrtube] Add extractor ()
Authored by: cyberfox1691
marieell 5c6dfc1f79
[ATVAt] Detect geo-restriction ()
Authored by: marieell
schn0sch c2a8547fdc
[peekvids] Add extractor ()
Authored by: schn0sch
Bricio 0a19532ead
[Caltrans] Add extractor ()
Closes 

Authored by: Bricio
Ronald Ip 2d41e2eceb
[twitter] Fix for private videos ()
Closes , https://github.com/ytdl-org/youtube-dl/issues/27643
Authored by: iphoting
Lesmiscore (Naoya Ozaki) 81c5f44c0f
[fc2] Fix extraction ()
Closes 

Authored by: Lesmiscore
chris c82f051dbb
[ruv.is] Add extractor ()
Closes: 

Authored by: iw0nderhow
pukkandan 49895f062e
[tiktok] Fix `vt.tiktok` URLs
and add test
coletdev 60f393e48b
[youtube] Ensure subtitle urls are absolute ()
Closes 

Authored by: coletdjnz
pukkandan 88afe05695
[tiktok] Fix `vm.tiktok` URLs
Closes 
YuenSzeHong b1cb0525ac
[fujitv] Extract resolution for free sources ()
Authored by: YuenSzeHong
Lesmiscore 2944835080
[bigo] Fix extractor to not to use `form_params`
Tom a3eb987e0e
[zoom] Add support for screen cast ()
Authored by: Mipsters
Lesmiscore (Naoya Ozaki) 7bc33ad0e9
[bigo] Add extractor ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/18357

Authored by: Lesmiscore
Bricio 2068a60318
[generic] Set rss `guid` as video id ()
Closes 
Authored by: Bricio
pukkandan ab6df717d1
[youtube] Differentiate descriptive audio by language code
Related: 
pukkandan 0c8d9e5fec
[youtube] Label original auto-subs
Closes 
Felix S 3f047fc406
[extractor] Extract subtitles from manifests for more sites ()
vimeo, globo, kaltura, svt

Authored by: fstirlitz
i6t 82b5176783
[Gettr] Add `GettrStreamingIE` ()
Closes 
Authored by: i6t
Bricio 17b183886f
[globo] Expand valid URL ()
Closes  
Authored by: Bricio
Bricio cd170e8184
[beeg] Fix extractor ()
Closes 

Authored by: Bricio
pukkandan 297e9952b6
[extractor] Allow `http_headers` to be specified for `thumbnails`
marieell dca4f46274
[cleanup] Remove extractors for some dead websites ()
90tv.ir, HornBunny.com, 220.ro, 5min.com, Kankan.com, Roxwel.com,
FreshLive.tv, TheScene.com, Vube.com

Authored by: marieell
Luc Ritchie 5dee3ad037
[afreecatv] Support password-protected livestreams ()
Authored by: wlritchi
pukkandan 079a7cfc71
[downloader] Do not use aria2c for non-native `m3u8`
Closes 
marieell 1209b6ca5b
[zaq1] Remove dead extractor ()
Was already partially removed in 29f7c58aaf
Authored-by: marieell
ofkz f1657a98cb
[nfb] Add extractor ()
Authored by: ofkz
pukkandan 84bbc54599
[youtube:search] Add tests
nixxo 22219f2d1f
[mediaset] Fix extractor ()
Closes 
Authored by: nixxo
Lesmiscore (Naoya Ozaki) 5a13fdd225
[twitcasting] Enforce UTF-8 for POST payload ()
Authored by: Lesmiscore
coletdjnz af5c1c553e
[youtube] Fix search extractor
Regression introduced in 16aa9ea41d. Closes 
Authored-by: coletdjnz
pukkandan 455a15e2dc
[cleanup,docs] Minor fixes
Closes , 
pukkandan 5e51f4a8ad
[glomex] Simplify embed detection ()
Closes 
pukkandan 54bb39065c
[bilibili] Fix extractor
Closes , Closes 
Fixes https://github.com/yt-dlp/yt-dlp/pull/1716#issuecomment-980512982
pukkandan c5332d7fbb
[instagram] Fix bug in 013322a95e
Closes 
pukkandan 35cd4c4d88
[cctv] De-prioritize sample format
Closes 
pukkandan 67fb99f193
[doodstream] Fix extractor
Closes 
pukkandan 85553414ae
[generic] Allow further processing of json_ld URL
Closes 
Bricio 63c3ee4f63
[globo] Fix extractor ()
Closes 
Authored by: Bricio
pukkandan 182bda88e8
[youtube, cleanup] Misc fixes and cleanup
pukkandan 16aa9ea41d [youtube] Add extractor `YoutubeMusicSearchURLIE`
Closes 
Lesmiscore (Naoya Ozaki) d6bc443bde
[fc2] Fix extraction ()
Closes 
Authored by: Lesmiscore
MinePlayersPE 046cab3915
[TikTok] Iterate through app versions ()
Closes 
Authored by: MinePlayersPE
Sipherdrakon 7df07a3b55
[dplay] Add extractors for site changes ()
Closes 
Authored by: Sipherdrakon
Zenon Mousmoulas 2d49720f89
[ertgr] Add new extractors ()
Authored-by: zmousm, dirkf
pukkandan 48416bc4a8
[youtube] Fix n-sig for player e06dea74
KiberInfinity f7d4854131
[Pladform] Fix redirection to external player ()
Authored by: KiberInfinity
foghawk 403be2eefb
[tumblr] Fix 403 errors and handle vimeo embeds ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/29585
Authored by: foghawk
lazypete365 63bac931c2
[mildom] Fix extractor ()
Closes 
Authored by: lazypete365
Jeff Huffman 7c74a01584
[crunchyroll] Fix login ()
Closes 
Authored by: tejing1
pukkandan 1d3586d0d5
[aes] Add unpad_pkcs7
pukkandan c533c89ce1
[GoogleSearch] Fix extractor
KiberInfinity b8b3f4562a
[Odnoklassniki] Improve embedded players extraction ()
Authored by: KiberInfinity
nyuszika7h 1c6f480160
[viki] Fix "Bad request" for manifest ()
Closes 
Authored by: nyuszika7h
u-spec-png f8580bf02f
[Bilibili] Add 8k support ()
Closes , 
Authored by: u-spec-png
Zenon Mousmoulas 19afd9ea51
[GlomexEmbed] Avoid large match objects
Closes 
Authored by: zmousm
trasssh b72270d27e
[MySpass] Fix video url processing ()
Closes 
Authored by: trassshhub
Jeff Huffman 706dfe441b
[crunchyroll:beta] Add cookies support ()
* Extract directly from the beta API when cookies are passed. If login cookie is absent, the extraction is delegated to `CrunchyrollIE`. This causes different metadata to be extracted (including formats and video id) and therefore results in a different archive entry. For now, this issue is unavoidable since the browser also redirects to the old site when not logged in.

* Adds extractor-args `format` and `hardsub` to control the source and subtitles of the extracted formats

Closes 
Authored by: tejing1
YuenSzeHong c4da5ff971
[Fujitv] Extract metadata and support premium ()
Authored by: YuenSzeHong
KiberInfinity e26f9cc1e5
[YandexVideoPreview] Add extractor ()
Closes 
Authored by: KiberInfinity
MinePlayersPE 05b23b4156
[iq.com] Add VIP support ()
Authored by: MinePlayersPE
Aleri Kaisattera 8f028b5f40
[Vimm] add recording extractor ()
Authored by: alerikaisattera
MinePlayersPE 013322a95e
[Instagram] Fix extraction when logged in ()
Closes 
Authored by: MinePlayersPE
Ashish Gupta fb62afd6f0
[Musicdex] Add extractors ()
Closes 
Authored by: Ashish0804
Ashish Gupta 50600e833d
[ThisOldHouse] Improve Premium URL check ()
Closes 
Authored by: Ashish0804
pukkandan fc08bdd6ab
[extractor] Allow non-fatal `title` extraction
pukkandan 2568d41f70
[bilibili] Make anthology title non-fatal
pukkandan 88f23a18e0
[docs,cleanup] Fix linter and misc cleanup
Closes 
pukkandan 2edb38e8ca
[extractor] Extract video inside `Article` json_ld
Closes 
pukkandan b695e3f9bd
[orf:tvthek] Lazy playlist extraction and obey --no-playlist
Closes 
pukkandan f40ee5e9a0
[extractor] Add convinience function `_yes_playlist`
pukkandan 1f13021eca
[web.archive:youtube] Add `ytarchive:` prefix
and misc cleanup
pukkandan e612f66c7c
[archive.org] Ignore unnecessary files
Closes 
coletdjnz 87e8e8a7d0
[youtube:api] Do not use seek when reading HTTPError response
Authored-by: coletdjnz
Aleri Kaisattera e600a5c908
[CAM4] Add thumbnail extraction ()
Authored by: alerikaisattera
pukkandan ed40877833
Fix 426764371f for Py3.6
sian1468 935f5a4209
[line] Remove `tv.line.me` ()
Service is discontinued
Authored by: sian1468
pukkandan 6970b6005e
[cleanup] Minor fixes
Closes 
pukkandan e0ddbd02bd
[cleanup] Use format_field where applicable
Ashish Gupta 78ab4f447c
[Newsy] Add extractor ()
Closes 
Authored by: Ashish0804
coletdjnz 85fee22152
[PRX] Add Extractors ()
Closes , https://github.com/ytdl-org/youtube-dl/issues/15948

Authored by: coletdjnz
Felix S ad9158d5f4
[ard] Extract subtitles ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/30543, related: https://github.com/ytdl-org/youtube-dl/pull/17766
Authored by: fstirlitz
coletdjnz 6c73052c0a
[youtube] Extract channel subscriber count ()
Closes 
* Adds `channel_follower_count` field
Authored-by: coletdjnz
Ashish Gupta 593e43c030
[LnkIE] Add extractor ()
Closes:  
Authored by: Ashish0804
Ashish Gupta 8fe514d382
[CrowdBunker] Add extractors ()
Closes:  
Authored by: Ashish0804
pukkandan 311b6615d8
[extractor] Improve `url_result` and related
coletdjnz 396a76f7bf
[youtube] Enforce UTC ()
and [utils] use `utcnow` in `datetime_from_str`

Related:  
Authored by: coletdjnz
coletdjnz 301d07fc4b
[youtube:tab] Extract channel banner ()
Closes 
Authored by: coletdjnz
pukkandan 135dfa2c7e
[extractor,cleanup] Use `_search_nextjs_data`
MinePlayersPE e0585e6562
[TikTok] Extract captions ()
Closes 
Authored by: MinePlayersPE
MinePlayersPE 426764371f
[iq.com] Add extractors ()
Closes 
Authored by: MinePlayersPE
krichbanana 64f36541c9
[youtube:tab] Raise error on tab redirect ()
Closes 
Authored by: krichbanana, coletdjnz
Aleri Kaisattera 0ff1e0fba3
[Theta] Fix valid URL ()
Authored by: alerikaisattera
Zenon Mousmoulas 1a20d29552
[tvopengr] Add extractors ()
Authored by: zmousm
nyuszika7h f7085283e1
[instagram] Fix username extraction for stories and highlights ()
Authored by: nyuszika7h
Ashish Gupta e25ca9b017
[RTNews] Add extractor ()
Closes 
Authored by: Ashish0804
trasssh 4259402c56
[Ted] Rewrite extractor ()
Closes 
Authored by: pukkandan, trassshhub
Ashish Gupta dfb7f2a25d
[CTVNewsIE] Add fallback for video search ()
Closes 
Authored by: Ashish0804
Lesmiscore (Naoya Ozaki) 42c5458a02
[TVer] Extract message for unaired live ()
Closes 
Authored by: Lesmiscore
Lesmiscore (Naoya Ozaki) ba1c671d2e
[mixch] Add `MixchArchiveIE` ()
Closes 
Authored by: Lesmiscore
Zenon Mousmoulas b143e83ec9
[megatvcom] Add embed test ()
Authored by: zmousm
k3ns1n 4a77fb1d6b
[daftsex] Add extractors ()
Authored by: k3ns1n
pukkandan 66f7c6a3e0
[youtube] Do not return `upload_date` for playlists
Closes 
Partially reverts 
Re-opens 
pukkandan baf599effa
[pbs] de-prioritize AD formats
Related: 
pukkandan 596379e260
[youtube] Make invalid storyboard URL non-fatal
Closes 
pukkandan b6ce9bb038
[youtube] Detect live-stream embeds
Closes 
Ashish Gupta eea1b0358e
[ThisOldHouseIE] Add support for premium videos ()
Authored by: Ashish0804
Closes: 
Zenon Mousmoulas 32b95bb643
[megatvcom] Add extractors ()
Authored by: zmousm
Zenon Mousmoulas fdf80059d9
[glomex] Minor fixes ()
Authored by: zmousm
Ashish Gupta aa062713c1
[PokerGo] Add extractors ()
Authored by: Ashish0804
Closes: 
Zenon Mousmoulas 71738b1451
[glomex] Add new extractors ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/30212
Authored by: zmousm
pukkandan 0bb5ac1ac4
[dplay] Re-structure DiscoveryPlus extractors
Timendum 77b28f000a
[dplay] Migrate DiscoveryPlusItaly to DiscoveryPlus ()
Partially fixes 
Authored by: timendum
trasssh 11c861702d
[generic] Improve KVS player extraction ()
Closes 
Authored by: trassshhub
Lesmiscore (The Hatsune Daishi) a4a426023d
[twitcasting] Refactor extractor ()
Co-authored-by: Ashish Gupta <39122144+Ashish0804@users.noreply.github.com>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>

Authored by: Lesmiscore
pukkandan b2db8102dc
[facebook] Fix extraction from groups
Closes , related: 
Hirokuni Yano e9a6a65a55
[yahoo:gyao] Improved playlist handling ()
Authored by: hyano
pukkandan ed8d87f911
[cleanup, docs] Minor fixes
Closes 
pukkandan 4636548463
[CeskaTelevize] Use `http` for manifests
Workaround for 
pukkandan cb3c5682ae
[kakao] Detect geo-restriction
Code from: d8085580f6
Petr Vaněk 7d449fff53
[streamcz] Fix extractor ()
Closes , closes 
Authored by: arkamar, pukkandan
pukkandan 80fa6e5327
[facebook] Improve title and uploader extraction
Closes , closes 
Lesmiscore (The Hatsune Daishi) fabb27fcea
[twitcasting] Throw proper error for login-only streams ()
Closes 

Authored by: Lesmiscore
teridon 8bcd404818
[digitalconcerthall] Add extractor ()
Authored by: teridon
nixxo 0df11dafdd
[rai] Add Raiplaysound extractors ()
Closes 
Authored by: nixxo, pukkandan
pukkandan 99d6f9461d
[aparat] Fix extractor
Closes 
trasssh e88e1febd8
[noodlemagazine] Add extractor ()
Authored by: trassshhub
trasssh faca674510
[Rule34video] Add extractor ()
Authored by: trassshhub
MinePlayersPE 0931ba94ab
[Nexx] Extract more metadata ()
Authored by: MinePlayersPE
pukkandan b31874334d
[tiktok] Extract user thumbnail
Closes 
Authored by: pukkandan, MinePlayersPE
pukkandan f1150b9e1e
[twitter] Fix video in quoted tweets
Closes 
pukkandan 2be56f2242
[funk] Support origin URLs
Closes 
foghawk 62c955efc9
[veoh] Improve extractor ()
* [veoh] Remove old _extract_video
* [veoh] Extend _VALID_URL to accept '/videos/'
* [veoh] Prefer high quality
* [veoh] Extract more metadata

Authored by: foghawk
Ashish Gupta a70b71e85a
[vk] Fix VKUserVideosIE ()
Authored by: Ashish0804
Closes 
Unit 193 4c968755fc
[PornHub,YouTube] Refresh onion addresses ()
Authored by: unit193
MinePlayersPE be1f331f21
[TikTok] Misc fixes ()
Closes 
Authored by: MinePlayersPE
Ashish Gupta 3cf5429a21
Add EuropeanTourIE ()
Closes  
Authored by: Ashish0804
ischmidt20 bfa0e270cf
[NBCSports] Fix extraction of platform URLs ()
Authored by: ischmidt20
Luc Ritchie f76ca2dd56
[afreecatv] Add support for livestreams ()
Authored by: wlritchi
MinePlayersPE 5f969a78b0
[Nexx] Support 3q CDN ()
Closes 
Authored by: MinePlayersPE
ischmidt20 443f8de820
[fox] Extract m3u8 from preview ()
Authored by: ischmidt20
Moises Lima 768145d48a
[Pornez] Add extractor ()
Authored by: mozlima
pukkandan 976ae3eabb
[youtube] Update tests
coletdjnz f0d785d3ed
[youtube:tab] Extract more playlist metadata ()
* Add fields modified_date, modified_timestamp
* Add field playlist_count
* [youtube:tab] Extract view_count, playlist_count, modified_date

Authored by: coletdjnz, pukkandan
foghawk 97a6b117d9
[callin] Add extractor ()
Authored by: foghawk
Aleri Kaisattera e8736539f3
[Vimm] Add extractor ()
Authored by: alerikaisattera
coletdjnz 9c634ef857
[MainStreaming] Add extractor ()
Closes , https://github.com/ytdl-org/youtube-dl/issues/29615

Authored by: coletdjnz
coletdjnz 9f517bb1f3
[gfycat] Support embeds ()
Closes 
Authored by: coletdjnz
Lesmiscore (The Hatsune Daishi) b8eeced286
[openrec] Add movie extractor ()
Closes 
Authored by: Lesmiscore
Alexander Simon db47787024
[hrfernsehen] Fix ardloader extraction ()
Authored by: CreaValix
pukkandan fdeab99eab
[zee5] Add geo-bypass
pukkandan 9e907ebddf
[cleanup] Misc cleanup
pukkandan 21df2117e4
[vk] Capture `clip` URLs
k3ns1n af3cbd8782
[vk] Improve _VALID_URL ()
Authored by: k3ns1n
zenerdi0de 7141ced57d
[Dropbox] Support password protected files and more formats ()
Authored by: zenerdi0de
coletdjnz 18c7683d27
[youtube:api] Update Innertube clients ()
* Updated iOS clients to support 60fps formats (see: https://github.com/TeamNewPipe/NewPipeExtractor/issues/680#issuecomment-1002724558)
* General update of versions and keys of other clients
 Authored-by: coletdjnz
chris f5c2c2c9b0
[zdf] Add chapter extraction ()
Authored by: iw0nderhow
pukkandan b8e976a445
[facebook] Parse dash manifests
Ashish Gupta a9f5f5d6eb
[RedBullTV] Parse subtitles from manifest ()
Closes 
Authored by: Ashish0804
chris f522573787
[extractor] Extract chapters from JSON-LD ()
Authored by: iw0nderhow, pukkandan
nixxo 7592749cbe
[extractor] Extract thumbnails from JSON-LD ()
Authored by: nixxo
MinePlayersPE 8efffafa53
[XVideos] Check HLS formats ()
Closes 
Authored by; MinePlayersPE
Ashish Gupta 26f2aa3db9
[hotstar] Add extractor args to ignore tags ()
Authored by: Ashish0804
pgaig 3464a2727b
[VrtNU] Handle empty title ()
Closes 
Authored by: pgaig
Ashish Gupta 497d77e1aa
[KelbyOne] Add extractor ()
Closes 
Authored by: Ashish0804
LE 9040e2d6e3
[mixcloud] Detect restrictions ()
Authored by; llacb47
MinePlayersPE 6134fbeb65
[TikTok] Pass cookies to formats ()
Closes 
Authored by: MinePlayersPE
MinePlayersPE cfcf60ea99
[BiliIntl] Add login ()
and misc improvements

Authored by: MinePlayersPE
Felix S 4afa3ec4b6
[extractor] Detect more subtitle codecs in MPD manifests ()
Authored by: fstirlitz
MinePlayersPE 11aa91a12f
[TikTok] Fix extraction for sigi-based webpages ()
Fixes: 
Authored by: MinePlayersPE
MinePlayersPE 96f13f01a6
[TikTok] Change app version ()
Closes , 
Authored by: MinePlayersPE, llacb47
u-spec-png 4b9353239e
[Drooble] Add extractor ()
Closes 
Authored by: u-spec-png
u-spec-png dd5e60b15d
[Instagram] Add story/highlight extractor ()
Fixes https://github.com/ytdl-org/youtube-dl/issues/25575
Authored by: u-spec-png
MinePlayersPE e540c56f39
[TikTok] Fallback to feed API endpoint ()
Authored by: MinePlayersPE
Workaround for 
pukkandan 7537e35b64
[gfycat] Fix `uploader`
Ashish Gupta ee7b9bdf5d [Zee5] Fix VALID_URL for tv-shows
pukkandan 185bf31070
[youtube] End `live-from-start` properly when stream ends with 403
Closes 
pukkandan 0b77924a38
[tiktok] Fix `extractor_key` used in archive
MinePlayersPE 8126298c1b
[TikTok] Add music, sticker and tag IEs ()
Closes 
Authored by: MinePlayersPE
MinePlayersPE c62ecf0d90
[BiliIntl] Fix extractor ()
Closes 
Authored by: MinePlayersPE
The Hatsune Daishi 3774f4f427
[PixivSketch] Add extractors ()
Authored by: nao20010128nao
git-anony-mouse 9980d3d213
[generic] Fix HTTP KVS Player ()
Authored by: git-anony-mouse
pukkandan 332da56f52
[CBC] Fix URL regex
Closes 
pukkandan 0f86a1cd59
[dplay] Temporary fix for `discoveryplus.com/it`
Closes 
MinePlayersPE d43de6821c
[GameJolt] Add extractors ()
Authored by: MinePlayersPE
u-spec-png 070f6a85ea
[Steam] Fix extractor ()
Closes 
Authored by: u-spec-png
Benedikt Wildenhain 4b4b7f746c
[OpenCast] Add extractors ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/26934
Authored by: bwildenhain, C0D3D3V
Sonic e9efb99f66
[dropout] Add extractor ()
Authored-by: TwoThousandHedgehogs, pukkandan
coletdjnz a709d87335
[youtube:tab] Extract video thumbnails from playlist ()
closes 
Co-Authored-by: coletdjnz, pukkandan
siddharth 774a46c53d
[npr] Make SMIL extraction non-fatal ()
Closes 
Authored by: r5d
MinePlayersPE c8b80b9643
[RCTIPlusSeries] Lazy extraction and video type selection ()
Authored by: MinePlayersPE
MinePlayersPE 4e260d1a56
[Instagram] Try bypassing login wall with embed page ()
Authored by: MinePlayersPE
Ashish Gupta c25de59cf7
[LBRY] Support livestreams ()
Closes  
Authored by: Ashish0804, pukkandan
aarubui 663949f825
[NJPWWorld] Extract formats from m3u8 ()
Authored by: aarubui
pukkandan b69fd25c25
[cleanup] Misc cleanup
Closes     
kebianizao 5edb8dfec2
[rtve] Add `RTVEAudioIE` ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/29023
Authored by: kebianizao
The Hatsune Daishi adbc4ec4bb
[dash,youtube] Download live from start to end ()
* Add option `--live-from-start` to enable downloading live videos from start
* Add key `is_from_start` in formats to identify formats (of live videos) that downloads from start
* [dash] Create protocol `http_dash_segments_generator` that allows a function to be passed instead of fragments
* [fragment] Allow multiple live dash formats to download simultaneously
* [youtube] Implement fragment re-fetching for the live dash formats
* [youtube] Re-extract dash manifest every 5 hours (manifest expires in 6hrs)
* [postprocessor/ffmpeg] Add `FFmpegFixupDuplicateMoovPP` to fixup duplicated moov atoms

Known issue: Ctrl+C doesn't work on Windows when downloading multiple formats

Closes 
Authored by: nao20010128nao, pukkandan
Julien Hadley Jack c031b0414c
[ondemandkorea] Update `jw_config` regex ()
Authored by: julien-hadleyjack
coletdjnz f3aa3c3f98
[youtube:tab] Extract more metadata from feeds/channels/playlists ()
Parse relative time text, extract live, upcoming status, availability and channel id from feeds/channels/playlists (where applicable). 
Closes 
Authored-by: coletdjnz
cypheron ae43a4b986
[hse] Add extractors ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/27060
Authored by: cypheron, pukkandan
pukkandan 5f549d4959
[Facebook] Handle redirect URLs
Closes 
Paul Wise 6839d02cb6
[ABC:iview] Add show extractor ()
Authored by: pabs3
Abdullah Ibn Fulan 2aae2c91ff
[audiomack] Update album and song VALID_URL ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/29810
Closes , https://github.com/ytdl-org/youtube-dl/issues/29800
Authored by: abdullah-if, dirkf
Lapinot c2dedf12e8
[soundcloud] Add related tracks extractor ()
Authored by: Lapin0t
Unit 193 e75bb0d6c3
[cleanup] Fix some typos ()
Authored by: unit193
pukkandan 37e57a9fd4
[youtube:tab] Ignore query when redirecting channel to playlist
and cleanup of related code
Closes 
pukkandan e6ae51c123
[generic] Extract m3u8 formats from JSON-LD
pukkandan aab41cdd33
[PlutoTV] Expand `_VALID_URL`
Closes 
pukkandan b3a5115ff1
[zee5] Support /episodes in URL
Closes 
Sematre 375d9360bf
[gronkh] Support new URL pattern ()
Authored by: Sematre
Zenon Mousmoulas d5c3254889
[extractor] Support default implicit graph in JSON-LD ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/30229

Per W3C JSON-LD v1.1 §4.9 (non-normative ref):

    When a JSON-LD document's top-level structure is a map that contains
    no other keys than @graph and optionally @context (properties that
    are not mapped to an IRI or a keyword are ignored), @graph is
    considered to express the otherwise implicit default graph.

Authored by: zmousm
std-move fe69f52e5c
[NovaEmbed] update player regex ()
Authored by: std-move
pukkandan 3116be32b4
[brightcove] Fix 487c5b3389
pukkandan a8549f19e7
[tiktok] Fix 53dad39e30
pukkandan 39ca3b5c7f
[extractor] Standardize `_live_title`
coletdjnz 46383212b3
[youtube:comments] Add more options for limiting number of comments extracted ()
Extends `max_comments` extractor arg to support `max-parents,max-replies,max-replies-per-thread`.
Authored-by: coletdjnz
pukkandan ff9f925b63
[test/download] Add more fields
pukkandan 19188702ef
[FormatSort] Prevent incorrect deprecation warning
Closes 
The Hatsune Daishi d984a98def
[ok.ru] add mobile fallback ()
Authored by: nao20010128nao
u-spec-png 069c6ccf02
[olympics] Add uploader and cleanup ()
Authored by: u-spec-png
MinePlayersPE 53dad39e30
[TikTok] Pass cookies to mobile API ()
Authored by: MinePlayersPE
Ashish Gupta db77c49c84
[SonyLiv] Add OTP login support ()
Closes 
Authored by: Ashish0804
Ashish Gupta abc07b554c
[NateTV] Add NateIE and NateProgramIE ()
Authored by: Ashish0804, Hyeeji
Ashish Gupta 86f3d52f8c [DiscoveryPlusShowBaseIE] yield actual video id
u-spec-png 8b688881ba
[instagram] Expand valid URL ()
Closes 

Authored by: u-spec-png
Ashish Gupta 13debc86e7
[Rutube] Add RutubeChannelIE ()
Closes  
Authored by: Ashish0804
nyuszika7h b5f94e4fa1
[toggo] Add extractor ()
Authored by: nyuszika7h
YuenSzeHong 61882afdc5
[fujitv] Extract 1080p from `tv_android` m3u8 ()
Authored by: YuenSzeHong
coletdjnz aa4b054512
[web.archive:youtube] Improve metadata extraction ()
Authored-by: coletdjnz
YuenSzeHong 487c5b3389
[TVer] Extract better thumbnails ()
Authored by: YuenSzeHong
Jertzukka b1aaf1c07f
[gofile] Add extractor ()
Closes  
Authored by: Jertzukka, Ashish0804
chris 5f9aaac8c2
[zdf] Support videos with different ptmd location ()
Authored by: iw0nderhow
David Skrundz 54c2521ca6
[CBC Gem] Extract 1080p formats ()
Authored by: DavidSkrundz
The Hatsune Daishi 2814f12ba4
[skeb] Add extractor ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/30287
Authored by: nao20010128nao
raleeper 1619836cb7
[crackle] Look for non-DRM formats ()
Authored by: raleeper
The Hatsune Daishi ddd24c9949
[ntvcojp] Extract NUXT data ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/30309
Authored by: nao20010128nao
Michal Kubeček 443b21dc4e
[ceskatelevize] Fetch iframe from nextJS data ()
Closes 
Authored by: mkubecek
The Hatsune Daishi 66f4c04e50
[extractor] Add `_search_nuxt_data` ()
Authored by: nao20010128nao
nixxo 93864403ea
[redtube] Handle formats delivered inside a JSON ()
Closes 
Authored by: dirkf, nixxo
pukkandan 146cc4114a
bugfix for 63ccf4ff1a
pukkandan 818faa3a86
[vimeo] Extract chapters
Closes 
MinePlayersPE aa5ecf082c
[TrueID] Add extractor ()
Authored by: MinePlayersPE
pukkandan d2b2fca53f
[extractor] Ignore errors in comment extraction when `-i` is given
Closes 
pukkandan 63ccf4ff1a
[lazy_extractors] Fix bug in 2c4aaaddc9
SearchIEs must not inherit from extractors that have a _VALID_URL defined
nixxo 99148c6a33
[RaiNews] Fix extractor ()
Closes 
Authored by: nixxo
pukkandan 2c4aaaddc9
[lazy_extractors] Fix for search IEs
Closes 
pukkandan 5f7cb91ae9
[youtube] Fix `ytsearchdate`
Related: 
pukkandan 3262f8abf2
[trovo] Fix inheritance of `TrovoChannelBaseIE`
Closes 
Christian Paul bdbafb3913
[Jamendo] Fix use of `_VALID_URL_RE` ()
Closes 
Authored by: jaller94
j54vc1bk 1bad50eced
[CableAV] Add extractor ()
Authored by: j54vc1bk
u-spec-png ac0efabf12
[Bilibili] Fix title extraction ()
Closes 
Authored by: u-spec-png
Ashish Gupta 73f035e1fe
[Cleanup] Remove some unnecessary groups in regexes ()
Authored by: Ashish0804
nyuszika7h 0cbed930c8
[trovo] Fix extractor ()
Closes 

Authored by: nyuszika7h
Ashish Gupta 5118d2ec58
[DiscoveryPlus] Rewrite extractors (see desc) ()
* Add `DiscoveryPlusItalyShowIE`
* Use `uuid.uuid4().hex` for device id so no cookies are required
* Fix dash formats not being downloaded
* Extract subtitles from manifests
* Move all extractors to one file and restructure inheritances

Authored by: Ashish0804, pukkandan
pukkandan ee8dd27a73
[cleanup] Add deprecation warnings
pukkandan f304da8a29
[cleanup] Misc cleanup
Closes , closes 
pukkandan f2ebc5c7be
Option `--wait-for-video` to wait for scheduled streams
pukkandan b29165267f
[youtube] Decrypt n-sig for URLs with `ratebypass`
Closes 
pukkandan bc104778d6
[vimeo] Sort http formats higher
Closes 
MinePlayersPE d298d33fe6
[Instagram] Display more login errors ()
Authored by: MinePlayersPE
Deer-Spangle bf57cfa8b7
[RedGifs] Add Search and User extractors ()
Authored by: Deer-Spangle
std-move 3c2208f82d
[NovaEmbed] Fix extractor ()
Authored by: std-move
pukkandan b28cdcc0e4
[tiktok:user] Set `webpage_url` correctly
Closes 
DEvmIb a33c0d9c5d
[twitch:vod] Extract live status ()
Authored by: DEvmIb
Grabien 909b0d66f4
[Senate.gov] Add SenateGovIE and fix SenateISVPIE ()
Authored by: Grabien, pukkandan
u-spec-png dfd78699f5
[Aljazeera] Fix extractor ()
Closes 
Authored by: u-spec-png
mpeter50 639f80c1f9
[Twitch:vod] Add chapters ()
Authored by: mpeter50
gustaf 896a88c5c6
[Tvplayhome] Fix extractor ()
Authored by: pukkandan, 18928172992817182 (gustaf)
chio0hai 4e4ba1d75f
[redgifs] Add extractor ()
Closes 
Authored by: chio0hai
Yakabuff 2abf081554
[xvideos] Fix extractor ()
Closes  
Authored by: Yakabuff
Henrik Heimbuerger 359df0fc42
[nebula] Add NebulaCollectionIE and rewrite extractor ()
Closes 
Authored by: hheimbuerger
Ashish Gupta 3938a9212c
[CPTwentyFour] Add extractor ()
Closes 
Authored by: Ashish0804
shirt cf1f13b817
[generic] Support mpd manifests without extension ()
Authored by: shirt-dev
Grabien 18d6dd4e01
[extractor/breitbart] Breitbart.com website support ()
Authored by: Grabien
cntrl-s 883ecd5494
Streamff extractor ()
Closes  
Authored by: cntrl-s
pukkandan eb56d132d2
[cleanup,instagram] Refactor extractors
Closes 
Aurora 17b4540662
[radiozet] Add extractor ()
Authored by: 0xA7404A (Aurora)
Tim da27aeea5c
[ITV] Fix extractor ()
Closes 
Authored by: staubichsauger
Sipherdrakon fec41d17a5
[MTV] Improve mgid extraction ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/30149
Fixes: , , https://github.com/ytdl-org/youtube-dl/issues/30139

Authored by: Sipherdrakon, kikuyan
pukkandan a61fd4cf6f
[youtube:search_url] Add playlist/channel support
Closes , 
pukkandan a6213a4925
[cleanup,youtube] Reorganize Tab and Search extractor inheritances
pukkandan 9941a1e127
[PatreonUser] Do not capture RSS URLs
Closes 
pukkandan e5d731f35d
[tv2] Expand valid URL
Closes 
pukkandan d52cd2f5cd
[sbs] Fix for movies and livestreams
Closes 
pukkandan bc8ab44ea0
[itv] Fix for Python 3.6/3.7
Closes 
pukkandan 8f122fa070
[extractor] Extract `average_rating` from JSON-LD
Eg: Crunchyroll
pukkandan 14a086058a
[ARDBetaMediathek] Handle new URLs
Adapted from 8562218350
Closes 
pukkandan f7b558df4d
[mediaklikk] Expand valid URL
Partial fix for 
pukkandan 1ee34c76bb
[vimeo] Add fallback for config URL
Closes 
pukkandan 234416e4bf
[downloader/ffmpeg] Fix for direct videos inside mpd manifests
Closes 
pukkandan c98d4df23b
[WDR] Expand valid URL
Closes 
4a1e2y5 849d699a8b
[xvideos] Detect embed URLs ()
Authored by: 4a1e2y5
Ashish Gupta 77fcc65158
[CozyTV] Add extractor ()
Authored by: Ashish0804
aarubui 545ad64988
[willow] Add extractor ()
Authored by: aarubui
nyuszika7h c45b87419f
[bbc] Get all available formats ()
Authored by: nyuszika7h
Paper 7333296ff5
[VidLii] Add 720p support ()
Authored by: mrpapersonic
nyuszika7h 6b993ca765
[hls] Better FairPlay DRM detection ()
Authored by: nyuszika7h
pukkandan dd2a987d3f
[tests] Fix tests
pukkandan 9222c38182
[cleanup] Minor cleanup
Closes , Closes 
pukkandan 8863c8f09e
[soundcloud:search] Fix pagination
Joshua Lochner e16fefd869
[Reddit] Add support for 1080p videos ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29565

Authored by: xenova
zulaport c6118ca2cc
[Stripchat] Add extractor ()
Authored by: zulaport
Paul Wise 764f5de2f4
[blogger] Add extractor ()
Authored by: pabs3
Paul Wise cfcaf64a4b
[rtrfm] Add extractor ()
Authored by: pabs3
u-spec-png 402cd603a4
[LinkedIn] Add extractor ()
Closes  
Authored by: u-spec-png
The Hatsune Daishi 22a510ff44
[mixch] add support for mixch.tv ()
Authored by: nao20010128nao
u-spec-png 61be785a67
[peer.tv] Add extractor ()
Closes  
Authored by: u-spec-png
Ashish Gupta 11852843e7
[AmazonStoreIE] Fix regex to not match vdp urls ()
Closes:  
Authored by: Ashish0804
Ashish Gupta 525d9e0c7d
[HotStar] Set language field from tags ()
Authored by: Ashish0804
Ashish Gupta 9d63137eac
[CanalAlpha] Add extractor ()
Closes:  
Authored by: Ashish0804
Ashish Gupta 266a1b5d52
[ESPNCricInfo] Add extractor ()
Closes:  
Authored by: Ashish0804
Ashish Gupta 450bdf69bc
[OneFootball] Add extractor ()
Closes:  
Authored by: Ashish0804
pukkandan 720c309932
[youtube] Add storyboard formats
Closes: , https://github.com/ytdl-org/youtube-dl/issues/9868
Related: https://github.com/ytdl-org/youtube-dl/pull/14951
coletdjnz d0d012d4e7
[youtube] Add `default` player client ()
Authored-by: coletdjnz
pukkandan d0e6121adf
[curiositystream] Fix login
Bug from 92775d8a40
pukkandan 9ac24e235e
[curiositystream] Add more metadata
Closes 
pukkandan e339d25a0d
[youtube] Minor improvement to format sorting
pukkandan 92775d8a40
[CuriosityStream] Fix series
Bug indroduced in ed807c1837
MinePlayersPE df03de2c02
[RoosterTeethSeries] Fix for multiple pages ()
Authored by: MinePlayersPE
pukkandan 48e9310660
[nexx] Better error message for unsupported format
Related: 
pukkandan c1dc0ee56e
[NovaEmbed] Fix extractor
Closes 
makeworld 013ae2e503
[CBC Gem] Fix for shows that don't have all seasons ()
Closes 
Authored by: makeworld-the-better-one
u-spec-png b47d236d72
[Tokentube] Fix description ()
Authored by: u-spec-png
Lauren Liberda ebfab36fca
[tvp] Add TVPStreamIE ()
Authored by: selfisekai
Lauren Liberda c15de6ffe6
[tvp] Fix extractor ()
Authored by: selfisekai
Lauren Liberda 56bb56f3cf
[tvp] Fix embeds ()
Authored by: selfisekai
Lauren Liberda c0599d4fe4
[wppilot] Add extractors ()
Authored by: selfisekai
Lauren Liberda 3f771f75d7
[radiokapital] Add extractors ()
Authored by: selfisekai
Lauren Liberda ed76230b3f
[polsatgo] Add extractor ()
Authored by: selfisekai, sdomi

Co-authored-by: Dominika Liberda <ja@sdomi.pl>
Lauren Liberda 89fcdff5d8
[polskieradio] Add extractors ()
Authored by: selfisekai
Lauren Liberda f98709af31
[extractor] Add `_search_nextjs_data` ()
Authored by: selfisekai
pukkandan c586f9e8de
[cleanup] minor fixes
pukkandan aa9369a2d8
[cleanup] Minor improvements to error and debug messages
stanoarn d54c6003ab
fix for e1b7c54d78
Authored by: stanoarn
u-spec-png 1ee316a34a
[Gab] Add extractor ()
Closes  
Authored by: u-spec-png
ozburo 358247ed2a
[imdb] Fix thumbnail ()
Authored by: ozburo
nixxo 9b12e9a573
[la7] Fix extractor ()
Closes  
Authored by: nixxo
u-spec-png a109acbf82
[ZenYandex] Fix extractor ()
Closes 
Authored by: u-spec-png
pgaig aeec0e44e2
[VRT] Fix login ()
Closes  
Authored by: pgaig
Ryan Hendrickson d9190e4467
[youtube] Add Invidious list for playlists/channels ()
Authored by: rhendric
stanoarn e1b7c54d78
[iPrima] Fix extractor ()
Authored by: stanoarn
pukkandan 244644c02c
[roosterteeth] Add series extractor
pukkandan 34921b4345
[utils] Add `join_nonempty`
pukkandan a331949df3
[test/download] Fallback test to `bv`
u-spec-png 2c5e8a961e
[Newgrounds] Fix description ()
Authored by: u-spec-png
u-spec-png b515b37cc4
[Vupload] Fix extractor ()
Authored by: u-spec-png
pukkandan 3c4eebf772
[AmazonStore] Add extractor ()
Closes 

Authored by: Ashish0804
u-spec-png fb2d1ee6cc
[Instagram] Add IOS URL support ()
Authored by: u-spec-png
pukkandan 9cb070f9c0
[vimeo] Detect source extension
and misc cleanup

Cherry-picked from 
Closes 

Authored by: flashdagger
pukkandan 2a6f8475ac
[vimeo] Fix ondemand videos and direct URLs with hash
Closes , 
Francesco Frassinelli 73673ccff3
[RaiplayRadio] Add extractors ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/21837
Authored by: frafra
pukkandan aeb2a9ad27
[FormatSort] `eac3` is better than `ac3`
pukkandan df6c409d1f
[piksel] Fix sorting
pukkandan a9d4da606d
[crunchyroll] Add extractor-args `language` and `hardsub`
Closes 
pukkandan c18d4482b1
[youtube] Fix sorting for some videos
u-spec-png 0f6518938d
[N1] Add support for nova.rs ()
Authored by: u-spec-png
u-spec-png 22cd06c452
[Instagram] Improve thumbnail extraction ()
Authored by: u-spec-png
pukkandan a4211baff5
[cleanup] Minor cleanup
pukkandan d89257f398
[youtube] Remove unnecessary no-playlist warning
u-spec-png c588b602d3
[Instagram] Fix incorrect resolution ()
Authored by: u-spec-png
kaz-us f0ffaa1621
[vk] Fix login ()
Closes 
Authored by: kaz-us
pukkandan 0930b11fda
[docs,cleanup] Improve docs and minor cleanup
Closes , , , , , , 
pukkandan a0bb6ce58d
[youtube] refactor itag processing
pukkandan da48320075
[linkedin] Don't login multiple times
kaz-us 5b6cb56207
[vk] Add subtitles ()
Authored by: kaz-us
u-spec-png b2f25dc242
[Olympics] Fix extractor ()
Authored by: u-spec-png
Ashish Gupta 2f9e021299
[PlanetMarathi] Add extractor ()
Authored by: Ashish0804
u-spec-png 8dcf65c92e
[Instagram] Add login to playlist ()
Authored by: u-spec-png
Marcel 92592bd305
[ceskatelevize] Fix extractor ()
Authored by: flashdagger
pukkandan 404f611f1c
[youtube] Fix throttling by decrypting n-sig ()
u-spec-png cd9ea4104b
[instagram] Add more formats when logged in ()
Authored by: u-spec-png
Ashish Gupta 652fb0d446
[VLive] Add upload_date and thumbnail ()
Closes 
Authored by: Ashish0804
Sipherdrakon 6b301aaa34
[mtv] Fix some videos ()
Partial fix for 
Authored by: Sipherdrakon
pukkandan fa0b816e37
[generic] Detect more json_ld
Closes 
pukkandan 5e7bbac305
[generic] parse jwplayer with only the json URL
Closes 
pukkandan 10beccc980
[FormatSort] Fix some fields' defaults
Closes 
nixxo e6ff66efc0
[mediaset] Add playlist support ()
Closes 
Authored by: nixxo
Luc Ritchie aeaf3b2b92
[Coub] Fix media format identification ()
Authored by: wlritchi
Ashish Gupta 7b5f3f7c3d
[MLSScoccer] Add extractor ()
Authored by: Ashish0804
Closes 
ajj8 3783b5f1d1
[itv] Add support for ITV News ()
Authored by: ajj8
pukkandan ab630a57b9
[viewlift] Fix typo in 5be76d1ab7
pukkandan 5be76d1ab7
[viewlift] Add cookie-based login and series support
Closes , 
Authored by: Ashish0804, pukkandan
ajj8 b7b186e7de
[sky] Add `SkyNewsStoryIE` ()
Authored by: ajj8
nyuszika7h bd1c792327
[wakanim] Detect geo-restriction ()
Authored by: nyuszika7h
nyuszika7h dc88e9be03
[wakanim] Add support for MPD manifests ()
Closes 
Authored by: nyuszika7h
Ashish Gupta 0c873df3a8
[3speak] Add extractors ()
Closes 
Authored by: Ashish0804
pukkandan c35ada3360
[twitter] Do not sort by codec
Closes 
pukkandan 0db3bae879
[extractor] Fix some errors being converted to `ExtractorError`
pukkandan 7e59ca440a
[DiscoveryPlus] Allow language codes in URL
Closes 
u-spec-png 8e7ab2cf08
[Bilibili:comments] Fix infinite loop ()
Closes 
Authored by: u-spec-png
u-spec-png ad64a2323f
[instagram] Fix bug in ab2ffab22d ()
Authored by: u-spec-png
pukkandan fccf502118
[youtube] Populate `thumbnail` with the best "known" thumbnail
Closes , Related: https://github.com/yt-dlp/yt-dlp/issues/340#issuecomment-950290624
pukkandan 96565c7e55
[cleanup] Add keyword automatically to SearchIE descriptions
and some minor cleanup of docs
pukkandan ec11a9f4a2
[minicurses] Add more colors
Alf Marius 93c7f3398d
[Nrk] See desc ()
* Endpoint has changed. Currently the old one redirects to the new one, but this may change
* Descriptions use \r instead of \n. So translate it

Authored by: fractalf
pukkandan 49a57e70a9
[cleanup] misc
pukkandan 457f6d6866
[vlive:channel] Fix extraction
Based on https://github.com/ytdl-org/youtube-dl/pull/29866
Closes , , https://github.com/ytdl-org/youtube-dl/issues/29837
Authored by kikuyan, pukkandan
makeworld d183af3cc1
[CBC] Support CBC Gem member content ()
Authored by: makeworld-the-better-one
makeworld 3c239332b0
[CBC] Fix Gem livestream ()
Authored by: makeworld-the-better-one
u-spec-png ab2ffab22d
[Instagram] Add login ()
Authored by: u-spec-png
zenerdi0de f656a23cb1
[patreon] Fix vimeo player regex ()
Closes 
Authored by: zenerdi0de
pukkandan 58ab5cbc58
[vimeo] Fix embedded `player.vimeo` URL
Closes , partially fixes 
Cherry-picked from upstream commit 3ae9c0f410b1d4f63e8bada67dd62a8d2852be32
Damiano Amatruda 17ec8bcfa9
[microsoftstream] Add extractor ()
Based on: https://github.com/ytdl-org/youtube-dl/pull/24649
Fixes: https://github.com/ytdl-org/youtube-dl/issues/24440
Authored by: damianoamatruda, nixklai
u-spec-png 0f6e60bb57
[tagesschau] Fix extractor ()
Closes 
Authored by: u-spec-png
jfogelman f0ded3dad3
[AdobePass] Fix RCN MSO ()
Authored by: jfogelman
pukkandan 6e21fdd279
[build] Enable lazy-extractors in releases
Set the environment variable `YTDLP_NO_LAZY_EXTRACTORS`
to forcefully disable lazy extractor loading
pukkandan d3c93ec2b7
Don't create console for subprocesses on Windows ()
Closes 
pukkandan aa7785f860
[utils] Standardize timestamp formatting code
Closes 
pukkandan 176f1866cb
Add HDR information to formats
pukkandan e820fbaa6f
Do not verify thumbnail URLs by default
Partially reverts cca80fe611 and 0ba692acc8

Unless `--check-formats` is specified, this causes yt-dlp to return incorrect thumbnail urls.
See https://github.com/yt-dlp/yt-dlp/issues/340#issuecomment-877909966, 

But the overhead in general use is not worth it

Closes , 
pukkandan 24b0a72b30
[cleanup] Remove broken youtube login code
coletdjnz aae16f6ed9
[youtube:comments] Fix comment section not being extracted in new layouts ()
Co-authored-by: coletdjnz, pukkandan
Ashish Gupta 920134b2e5
[Gronkh] Add extractor ()
Closes 
Authored by: Ashish0804
Ashish Gupta 72ab768719
[SkyNewsAU] Add extractor ()
Closes 
Authored by: Ashish0804
LE 01b052b2b1
[tbs] Add tbs live streams ()
Authored by: llacb47
nyuszika7h e69585f8c6
[7plus] Add cookie based authentication ()
Closes 
Authored by: nyuszika7h
Damiano Amatruda 693ec74401
[on24] Add extractor ()
Authored by: damianoamatruda
pukkandan ec3f6640c1
[crunchyroll] Add season to flat-playlist
Closes 
pukkandan dd078970ba
[crunchyroll] Add support for `beta.crunchyroll` URLs
and fix series URLs with language code
pukkandan 580d3274e5 [youtube] Expose different formats with same itag
Ashish Gupta 6ff34542d2
[Hotstar] Raise appropriate error for DRM
gustaf e3950399e4
[Viafree] add support for Finland ()
Authored by: 18928172992817182 (gustaf)
Ashish Gupta 974208e151
[trovo] Support channel clips and VODs ()
Closes 
Authored by: Ashish0804
pukkandan a0c716bb61
[instagram] Show appropriate error when login is needed
Closes 
Ashish Gupta a64907d0ac
[Hotstar] Mention Dynamic Range in format id ()
Authored by: Ashish0804
pukkandan 6993f78d1b
[extractor,utils] Detect more codecs/mimetypes
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29943
pukkandan ecdc9049c0
[YouTube] Add auto-translated subtitles
Closes 
pukkandan e88d44c6ee
[cleanup] Cleanup bilibili code
Closes 
Authored by pukkandan, u-spec-png
pukkandan a2160aa45f
[extractor] Generalize `getcomments` implementation
pukkandan cc16383ff3
[extractor] Simplify search extractors
pukkandan ba10757412 [extractor] Detect `EXT-X-KEY` Apple FairPlay
pukkandan 0481e266f5
[tiktok] Fix typo in 943d5ab133
and update tests
Closes 
Ashish Gupta 2c4bba96ac
[EUScreen] Add Extractor ()
Closes 
Authored by: Ashish0804
pukkandan e8f726a57f
[hidive] Fix typo in b5ae35ee6d
pukkandan dec0d56fa9
Release 2021.10.10
Bojidar Qnkov 2e01ba6218
[NovaPlay] Add extractor ()
Authored by: Bojidarist
Felix S 28fe35b4e3
[francetv] Update extractor ()
Original PR: https://github.com/ytdl-org/youtube-dl/pull/29996
Closes: https://github.com/yt-dlp/yt-dlp/issues/970, https://github.com/ytdl-org/youtube-dl/issues/29956, https://github.com/ytdl-org/youtube-dl/issues/29957, https://github.com/ytdl-org/youtube-dl/issues/29969, https://github.com/ytdl-org/youtube-dl/issues/29990, https://github.com/ytdl-org/youtube-dl/issues/30010

Authored by: fstirlitz, sarnoud
Ashish Gupta 81bcd43a03
[HotStarSeries] Fix cookies ()
Authored by: Ashish0804
pukkandan b5ae35ee6d
[cleanup] Misc cleanup
Jules-A 8cd69fc407
[Funimation] Fix for /v/ urls ()
Closes  
Authored by: pukkandan, Jules-A
pukkandan f2cad2e496
[Hidive] Fix subtitles broken by 705e7c2005
u-spec-png d6124e191e
[bilibili] Fix bug in efc947fb3e
Authored by: u-spec-png
coletdjnz ac56cf38a4
[youtube:tab] Fallback to API when webpage fails to download ()
and add some extractor_args to force this mode
Authored by: coletdjnz
Damiano Amatruda c08b8873ea
[ciscowebex] Add extractor ()
Authored by: damianoamatruda
pukkandan 819e05319b
Improved progress reporting (See desc) ()
* Separate `--console-title` and `--no-progress`
* Add option `--progress` to show progress-bar even in quiet mode
* Fix and refactor `minicurses`
* Use `minicurses` for all progress reporting
* Standardize use of terminal sequences and enable color support for windows 10
* Add option `--progress-template` to customize progress-bar and console-title
* Add postprocessor hooks and progress reporting

Closes: , , , 
u-spec-png fee3f44f5f
[Streamable] Add codecs ()
Authored by: u-spec-png
pukkandan 705e7c2005
[Hidive] Fix duplicate and incorrect formats
pukkandan 49e7e9c3ce
[docs,build] Change all pycryptodome references to pycryptodomex
pukkandan 1276a43a77
[youtube] Fix non-fatal errors in fetching player
pukkandan 1b6bb4a85a
[reddit] bugfix for 8e3fd7e034
pukkandan 644149afec
[soundcloud:playlist] Detect last page correctly
Closes 
coletdjnz 762e509d91
[Mediaite] Relax valid url ()
Closes 
Authored by: coletdjnz
i6t d92125aeba
[GoPro] Add extractor ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/30044
Authored by: i6t
makeworld 0f0ac87be3
[CBC] Cleanup tests ()
Related:  
Authored by: makeworld-the-better-one
u-spec-png 755203fc3f
[parliamentlive.tv] Fix extractor ()
Closes  
Authored by: u-spec-png
MinePlayersPE 943d5ab133
[Douyin] Rewrite extractor ()
Closes 
Authored by: MinePlayersPE
u-spec-png 3001a84dca
[Newgrounds] Add age_limit and fix duration ()
Authored by: u-spec-png
u-spec-png ebf2fb4d61
[Vupload] Add extractor ()
Fixes: https://github.com/ytdl-org/youtube-dl/issues/29877
Authored by: u-spec-png
u-spec-png efc947fb3e
[Bilibili] Add subtitle converter ()
Closes 
Based on https://github.com/y2361547758/bcc2ass
Authored by: u-spec-png
pukkandan e919569e67
[funimation] Sort formats according to the relevant extractor-args
Felix S 9359f3d4f0
[extractor] Extract storyboards from SMIL manifests ()
Authored by: fstirlitz