aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-22[extractor/rheinmaintv] Add extractor (#7311)bashonly
Authored by: barthelmannk Co-authored-by: barthelmannk <81305638+barthelmannk@users.noreply.github.com>
2023-06-22[extractor/dplay] GlobalCyclingNetworkPlus: Add extractor (#7360)bashonly
* Allows `country` API param to be configured with `--xff`/`geo_bypass_country` Closes #7324 Authored by: bashonly
2023-06-22[extractor/motherless] Add gallery support, fix groups (#7211)rexlambert22
Authored by: rexlambert22
2023-06-22[extractor] Support multiple `_VALID_URL`s (#5812)pukkandan
Authored by: nixxo
2023-06-22Indicate `filesize` approximated from `tbr` betterpukkandan
2023-06-22[extractor/youtube] Add `ios` to default clients usedpukkandan
* IOS is affected neither by 403 or by nsig so helps mitigate them preemptively * IOS also has higher bit-rate "premium" formats though they are not labeled as such
2023-06-22[extractor/youtube] Workaround 403 for android formatspukkandan
Ref: https://github.com/TeamNewPipe/NewPipe/issues/9038#issuecomment-1289756816
2023-06-22Revert "[misc] Add automatic duplicate issue detection"pukkandan
This reverts commit 15b2d3db1d40b0437fca79d8874d392aa54b3cdd.
2023-06-21[extractor/nebula] Fix extractor (#7156)Roland Hieber
Closes #7017 Authored by: Lamieur, rohieb Co-authored-by: Lam <github@Lam.pl>
2023-06-21[cleanup] Miscbashonly
Authored by: bashonly
2023-06-21[extractor/dropout] Fix season extraction (#7304)OverlordQ
Authored by: OverlordQ
2023-06-21Fix bug in db3ad8a67661d7b234a6954d9c6a4a9b1749f5ebpukkandan
Closes #7367
2023-06-21Release 2023.06.212023.06.21github-actions
Created by: pukkandan :ci skip all :ci run dl
2023-06-21Update to ytdl-commit-07af47pukkandan
[YouTube] Improve fix for ae8ba2c https://github.com/ytdl-org/youtube-dl/commit/07af47960f3bb262ead02490ce65c8c45c01741e
2023-06-21Bugfix for ebe1b4e34f43c3acad30e4bcb8484681a030c114pukkandan
2023-06-21[core] Fix `filepath` being copied to underlying format dictpukkandan
Closes #6536
2023-06-21[cleanup] Miscpukkandan
Closes #6288, Closes #7197, Closes #7265, Closes #7353, Closes #5773 Authored by: mikf, freezboltz, pukkandan
2023-06-21Add option `--netrc-cmd` (#6682)Nicolai Dagestad
Authored by: NDagestad, pukkandan Closes #1706
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