pukkandan
cd810afe2a
[extractor/youtube] Improve nsig function name extraction
1 year ago
pukkandan
b4e0d75848
Improve `--download-sections`
...
* Support negative time-ranges
* Add `*from-url` to obey time-ranges in URL
Closes #7248
1 year ago
Berkan Teber
71dc18fa29
[extractor/youtube] Improve description parsing performance ( #7315 )
...
* The parsing is skipped when not needed
* The regex is improved by simulating atomic groups with lookaheads
Authored by: pukkandan, berkanteber
1 year ago
bashonly
98cb1eda7a
[extractor/rheinmaintv] Add extractor ( #7311 )
...
Authored by: barthelmannk
Co-authored-by: barthelmannk <81305638+barthelmannk@users.noreply.github.com>
1 year ago
bashonly
774aa09dd6
[extractor/dplay] GlobalCyclingNetworkPlus: Add extractor ( #7360 )
...
* Allows `country` API param to be configured with `--xff`/`geo_bypass_country`
Closes #7324
Authored by: bashonly
1 year ago
rexlambert22
f2ff0f6f19
[extractor/motherless] Add gallery support, fix groups ( #7211 )
...
Authored by: rexlambert22
1 year ago
pukkandan
5fd8367496
[extractor] Support multiple `_VALID_URL`s ( #5812 )
...
Authored by: nixxo
1 year ago
pukkandan
0dff8e4d1e
Indicate `filesize` approximated from `tbr` better
1 year ago
pukkandan
1e75d97db2
[extractor/youtube] Add `ios` to default clients used
...
* 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
1 year ago
pukkandan
81ca451480
[extractor/youtube] Workaround 403 for android formats
...
Ref: https://github.com/TeamNewPipe/NewPipe/issues/9038#issuecomment-1289756816
1 year ago
pukkandan
a4486bfc1d
Revert "[misc] Add automatic duplicate issue detection"
...
This reverts commit 15b2d3db1d
.
1 year ago
Roland Hieber
3f756c8c40
[extractor/nebula] Fix extractor ( #7156 )
...
Closes #7017
Authored by: Lamieur, rohieb
Co-authored-by: Lam <github@Lam.pl>
1 year ago
bashonly
7f9c6a63b1
[cleanup] Misc
...
Authored by: bashonly
1 year ago
OverlordQ
db22142f6f
[extractor/dropout] Fix season extraction ( #7304 )
...
Authored by: OverlordQ
1 year ago
pukkandan
d7cd97e8d8
Fix bug in db3ad8a676
...
Closes #7367
1 year ago
github-actions
d1b2156149
Release 2023.06.21
...
Created by: pukkandan
:ci skip all :ci run dl
1 year ago
pukkandan
42f2d40b47
Update to ytdl-commit-07af47
...
[YouTube] Improve fix for ae8ba2c
07af47960f
1 year ago
pukkandan
1619ab3e67
Bugfix for ebe1b4e34f
1 year ago
pukkandan
84078a8b38
[core] Fix `filepath` being copied to underlying format dict
...
Closes #6536
1 year ago
pukkandan
ad54c9130e
[cleanup] Misc
...
Closes #6288 , Closes #7197 , Closes #7265 , Closes #7353 , Closes #5773
Authored by: mikf, freezboltz, pukkandan
1 year ago
Nicolai Dagestad
db3ad8a676
Add option `--netrc-cmd` ( #6682 )
...
Authored by: NDagestad, pukkandan
Closes #1706
1 year ago
MMM
af7585c824
[extractor/tagesschau] Fix single audio urls ( #6626 )
...
Authored by: flashdagger
1 year ago
pukkandan
02948a17d9
[update] Do not restart into versions without `--update-to`
1 year ago
pukkandan
424f3bf033
[downloader/fragment] Do not sleep between fragments
...
Closes #6599
1 year ago
pukkandan
ebe1b4e34f
[outtmpl] Fix some minor bugs
...
Closes #7164
1 year ago
pukkandan
a35af4306d
[utils] `strftime_or_none`: Handle negative timestamps
...
Closes #6706
Authored by pukkandan, dirkf
1 year ago
pukkandan
93b39cdbd9
Add `--compat-option playlist-match-filter`
...
Closes #6073
1 year ago
pukkandan
97afb093d4
[extractor/youtube] Ignore wrong fps of some formats
1 year ago
pukkandan
2e023649ea
[cookies] Revert compatibility breakage in b38d4c941d
1 year ago
pukkandan
51a07b0dca
[extractor/youtube] Prioritize premium formats
...
Closes #7283
1 year ago
pukkandan
eedda5252c
[utils] `FormatSorter`: Improve `size` and `br`
...
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
1 year ago
Mozi
5cc09c004b
[extractor/zaiko] ZaikoETicket: Add extractor ( #7347 )
...
Authored by: pzhlkj6612
1 year ago
Vladislav
6f69101dc9
[extractor/yappy] YappyProfile: Add extractor ( #7346 )
...
Authored by: 7vlad7
1 year ago
garret
81c8b9bdd9
[extractor/nhk] `NhkRadiruLive`: Add extractor ( #7332 )
...
Authored by: garret1317
1 year ago
pukkandan
01aba2519a
[jsinterp] Fix global object extraction
...
Closes #7327
1 year ago
pukkandan
13ff780953
[postprocessor] Print newline for `--progress-template`
...
Closes #7193
1 year ago
pukkandan
ff9b0e071f
[extractor/youtube] Determine audio language using automatic captions
1 year ago
toomyzoom
0a5d7c39e1
[extractor/iwara] Fix authentication ( #7137 )
...
Closes #7035 , Closes #7207
Authored by: toomyzoom
1 year ago
TxI5
125ffaa173
[extractor/tv4] Fix extractor ( #5649 )
...
Closes #5535
Authored by: TxI5, dirkf
1 year ago
foreignBlade
f9213f8a2d
[extractor/stripchat] Fix extractor ( #7306 )
...
Closes #7305
Authored by: foreignBlade
1 year ago
Jeong, Heon
fdd69db389
[extractor/afreecatv] Fix extractor ( #6283 )
...
Closes #6133
Authored by: blmarket
1 year ago
Elyse
83465fc410
[extractor/ettutv] Add extractor ( #6579 )
...
Closes #6359
Authored by: elyse0
1 year ago
RjY
6daaf21092
[extractor/discogs] Add extractor ( #6624 )
...
Authored by: rjy
1 year ago
hoaluvn
7bcd481321
[extractor/urplay] Extract all subtitles ( #7309 )
...
Authored by: hoaluvn
1 year ago
bashonly
c8561c6d03
[extractor/wrestleuniverse] Fix cookies support
...
Closes #7298
Authored by: bashonly
1 year ago
Cyberes
cab94a0cd8
[extractor/funker530] Add extractor ( #7291 )
...
Authored by: Cyberes
1 year ago
c-basalt
345b4c0aed
[extractor/zaiko] Add extractor ( #7254 )
...
Closes #7196
Authored by: c-basalt
1 year ago
linsui
8790ea7b25
[extractor/ximalaya] Sort playlist entries ( #7292 )
...
Authored by: linsui
1 year ago
puc9
ab6057ec80
[extractor/tiktok] Fix resolution extraction ( #7237 )
...
Authored by: puc9
1 year ago
bashonly
9d7fde89a4
[extractor/zee5] Fix extraction of new content ( #7280 )
...
Authored by: bashonly
1 year ago