aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-21[extractor/tagesschau] Fix single audio urls (#6626)MMM
Authored by: flashdagger
2023-06-21[update] Do not restart into versions without `--update-to`pukkandan
2023-06-21[downloader/fragment] Do not sleep between fragmentspukkandan
Closes #6599
2023-06-21[outtmpl] Fix some minor bugspukkandan
Closes #7164
2023-06-21[utils] `strftime_or_none`: Handle negative timestampspukkandan
Closes #6706 Authored by pukkandan, dirkf
2023-06-21Add `--compat-option playlist-match-filter`pukkandan
Closes #6073
2023-06-21[extractor/youtube] Ignore wrong fps of some formatspukkandan
2023-06-21[cookies] Revert compatibility breakage in ↵pukkandan
b38d4c941d1993ab27e4c0f8e024e23c2ec0f8f8
2023-06-21[extractor/youtube] Prioritize premium formatspukkandan
Closes #7283
2023-06-21[utils] `FormatSorter`: Improve `size` and `br`pukkandan
Closes #1596 Previously, when some formats have accurate size and some approximate, the ones with accurate size was always prioritized For formats with known tbr and unknown vbr/abr, we were setting (vbr=tbr, abr=0) for sorting to work. This is no longer needed. Authored by pukkandan, u-spec-png
2023-06-20[extractor/zaiko] ZaikoETicket: Add extractor (#7347)Mozi
Authored by: pzhlkj6612
2023-06-19[extractor/yappy] YappyProfile: Add extractor (#7346)Vladislav
Authored by: 7vlad7
2023-06-19[extractor/nhk] `NhkRadiruLive`: Add extractor (#7332)garret
Authored by: garret1317
2023-06-18[jsinterp] Fix global object extractionpukkandan
Closes #7327
2023-06-17[postprocessor] Print newline for `--progress-template`pukkandan
Closes #7193
2023-06-17[extractor/youtube] Determine audio language using automatic captionspukkandan
2023-06-15[extractor/iwara] Fix authentication (#7137)toomyzoom
Closes #7035, Closes #7207 Authored by: toomyzoom
2023-06-15[extractor/tv4] Fix extractor (#5649)TxI5
Closes #5535 Authored by: TxI5, dirkf
2023-06-15[extractor/stripchat] Fix extractor (#7306)foreignBlade
Closes #7305 Authored by: foreignBlade
2023-06-14[extractor/afreecatv] Fix extractor (#6283)Jeong, Heon
Closes #6133 Authored by: blmarket
2023-06-14[extractor/ettutv] Add extractor (#6579)Elyse
Closes #6359 Authored by: elyse0
2023-06-14[extractor/discogs] Add extractor (#6624)RjY
Authored by: rjy
2023-06-14[extractor/urplay] Extract all subtitles (#7309)hoaluvn
Authored by: hoaluvn
2023-06-13[extractor/wrestleuniverse] Fix cookies supportbashonly
Closes #7298 Authored by: bashonly
2023-06-13[extractor/funker530] Add extractor (#7291)Cyberes
Authored by: Cyberes
2023-06-12[extractor/zaiko] Add extractor (#7254)c-basalt
Closes #7196 Authored by: c-basalt
2023-06-12[extractor/ximalaya] Sort playlist entries (#7292)linsui
Authored by: linsui
2023-06-11[extractor/tiktok] Fix resolution extraction (#7237)puc9
Authored by: puc9
2023-06-11[extractor/zee5] Fix extraction of new content (#7280)bashonly
Authored by: bashonly
2023-06-11[extractor/odnoklassniki] Fix formats extraction (#7217)bashonly
Closes #2959, Closes #4462, Closes #7201 Authored by: bashonly
2023-06-11[extractor/Dumpert] Fix m3u8 and support new URL pattern (#6091)DataGhost
Authored by: DataGhost, pukkandan Closes #5032
2023-06-10[jsinterp] Fix division (#7279)bashonly
* Fixes nsig decryption for Youtube JS player `8c7583ff` Authored by: bashonly
2023-06-10[extractor/voot] Fix extractor (#7227)bashonly
Closes #6715 Authored by: bashonly
2023-06-08[extractor/twitter] Add login support (#7258)bashonly
Closes #6951 Authored by: bashonly
2023-06-08[extractor/lbry] Extract original quality formats (#7257)bashonly
Closes #7251 Authored by: bashonly
2023-06-08[extractor/youtube] Extract `channel_is_verified` (#7213)coletdjnz
Authored by: coletdjnz
2023-06-08[extractor/youtube] Misc cleanuppukkandan
Authored by: coletdjnz
2023-06-07[extractor/rozhlas] `MujRozhlas`: Add extractor (#7129)stanoarn
Authored by: stanoarn
2023-06-05[extractor/mgtv] Fix formats extraction (#7234)bashonly
Closes #7008 Authored by: bashonly
2023-06-05[extractor/zdf] Fix formats extractionbashonly
Closes #7238, Closes #7240 Authored by: bashonly
2023-06-04[extractor/tiktok] Extract 1080p adaptive formats (#7228)bashonly
Closes #7109 Authored by: bashonly
2023-06-04[extractor/hotstar] Support `/shows/` URLs (#7225)bashonly
Closes #6463 Authored by: bashonly
2023-06-04[extractor/shemaroome] Pass `stream_key` header to downloader (#7224)bashonly
Closes #7133 Authored by: bashonly
2023-06-04[extractor/sonyliv] Fix login with token (#7223)bashonly
Authored by: bashonly
2023-06-04[extractor/foxnews] Fix extractors (#7222)bashonly
Closes #6050 Authored by: bashonly
2023-06-04[extractor/sverigesradio] Support slug URLs (#7220)bashonly
Closes #7145 Authored by: bashonly
2023-06-04[extractor/tencent] Fix fatal metadata extraction (#7219)bashonly
Closes #7177 Authored by: bashonly
2023-06-04[extractor/substack] Fix extraction (#7218)bashonly
Closes #7155 Authored by: bashonly
2023-06-04[extractor/acast] Support embeds (#7212)Paul Wise
Authored by: pabs3
2023-06-03[extractor/youtube] Support shorter relative time format (#7191)coletdjnz
See: https://github.com/TeamNewPipe/NewPipeExtractor/issues/1067 Authored by: coletdjnz