Commit Graph

21979 Commits (81f46ac573dc443ad48560f308582a26784d3015)
 

Author SHA1 Message Date
coletdjnz fcbc9ed760
[extractor/youtube:tab] Support shorts-only playlists ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/7424

Authored by: coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
bashonly a2be9781fb
[extractor/Douyin] Fix extraction from webpage
Closes 
Authored by: bashonly
Xiao Han 8f05fbae2a
[extractor/abc] Fix extraction ()
Closes 
Authored by: meliber
Aman Salwan 5b4b92769a
[extractor/crunchyroll:music] Fix `_VALID_URL` ()
Closes 
Authored by: AmanSal1, rdamas

Co-authored-by: Robert Damas <robert.damas@byom.de>
pukkandan 91302ed349
[utils] clean_podcast_url: Handle protocol in redirect URL
Closes 
pukkandan f393bbe724
[extractor/sbs] Python 3.7 compat
Closes 
pukkandan 8a8af356e3
[downloader/aria2c] Add `--no-conf`
Closes 
pukkandan d949c10c45
[extractor/youtube] Process `post_live` over 2 hours
bashonly ef8509c300
[extractor/kick] Fix `_VALID_URL`
Closes 
Authored by: bashonly
nnoboa 5e16cf92eb
[extractor/AdultSwim] Extract subtitles from m3u8 ()
Authored by: nnoboa
Closes 
bashonly f0a1ff1181
[extractor/qdance] Add extractor ()
Closes 
Authored by: bashonly
pukkandan 58786a10f2
[extractor/youtube] Add extractor-arg `formats`
Closes 
pukkandan e59e20744e
Bugfix for b4e0d75848
Simon 89bed01374
[extractor/youtube] Fix comments' `is_favorited` ()
Authored by: bbilly1
Closes 
github-actions de4cf77ec1 Release 2023.06.22
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 812cdfa06c
[cleanup] Misc
pukkandan cd810afe2a
[extractor/youtube] Improve nsig function name extraction
pukkandan b4e0d75848
Improve `--download-sections`
* Support negative time-ranges
* Add `*from-url` to obey time-ranges in URL

Closes 
Berkan Teber 71dc18fa29
[extractor/youtube] Improve description parsing performance ()
* The parsing is skipped when not needed
* The regex is improved by simulating atomic groups with lookaheads

Authored by: pukkandan, berkanteber
bashonly 98cb1eda7a
[extractor/rheinmaintv] Add extractor ()
Authored by: barthelmannk

Co-authored-by: barthelmannk <81305638+barthelmannk@users.noreply.github.com>
bashonly 774aa09dd6
[extractor/dplay] GlobalCyclingNetworkPlus: Add extractor ()
* Allows `country` API param to be configured with `--xff`/`geo_bypass_country`

Closes 
Authored by: bashonly
rexlambert22 f2ff0f6f19
[extractor/motherless] Add gallery support, fix groups ()
Authored by: rexlambert22
pukkandan 5fd8367496
[extractor] Support multiple `_VALID_URL`s ()
Authored by: nixxo
pukkandan 0dff8e4d1e
Indicate `filesize` approximated from `tbr` better
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
pukkandan 81ca451480
[extractor/youtube] Workaround 403 for android formats
Ref: https://github.com/TeamNewPipe/NewPipe/issues/9038#issuecomment-1289756816
pukkandan a4486bfc1d
Revert "[misc] Add automatic duplicate issue detection"
This reverts commit 15b2d3db1d.
Roland Hieber 3f756c8c40
[extractor/nebula] Fix extractor ()
Closes 
Authored by: Lamieur, rohieb

Co-authored-by: Lam <github@Lam.pl>
bashonly 7f9c6a63b1
[cleanup] Misc
Authored by: bashonly
OverlordQ db22142f6f
[extractor/dropout] Fix season extraction ()
Authored by: OverlordQ
pukkandan d7cd97e8d8
Fix bug in db3ad8a676
Closes 
github-actions d1b2156149 Release 2023.06.21
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 42f2d40b47
Update to ytdl-commit-07af47
[YouTube] Improve fix for ae8ba2c
07af47960f
pukkandan 1619ab3e67
Bugfix for ebe1b4e34f
pukkandan 84078a8b38
[core] Fix `filepath` being copied to underlying format dict
Closes 
pukkandan ad54c9130e
[cleanup] Misc
Closes , Closes , Closes , Closes , Closes 
Authored by: mikf, freezboltz, pukkandan
Nicolai Dagestad db3ad8a676
Add option `--netrc-cmd` ()
Authored by: NDagestad, pukkandan
Closes 
MMM af7585c824
[extractor/tagesschau] Fix single audio urls ()
Authored by: flashdagger
pukkandan 02948a17d9
[update] Do not restart into versions without `--update-to`
pukkandan 424f3bf033
[downloader/fragment] Do not sleep between fragments
Closes 
pukkandan ebe1b4e34f
[outtmpl] Fix some minor bugs
Closes 
pukkandan a35af4306d
[utils] `strftime_or_none`: Handle negative timestamps
Closes 
Authored by pukkandan, dirkf
pukkandan 93b39cdbd9
Add `--compat-option playlist-match-filter`
Closes 
pukkandan 97afb093d4
[extractor/youtube] Ignore wrong fps of some formats
pukkandan 2e023649ea
[cookies] Revert compatibility breakage in b38d4c941d
pukkandan 51a07b0dca
[extractor/youtube] Prioritize premium formats
Closes 
pukkandan eedda5252c
[utils] `FormatSorter`: Improve `size` and `br`
Closes 

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
Mozi 5cc09c004b
[extractor/zaiko] ZaikoETicket: Add extractor ()
Authored by: pzhlkj6612
Vladislav 6f69101dc9
[extractor/yappy] YappyProfile: Add extractor ()
Authored by: 7vlad7
garret 81c8b9bdd9
[extractor/nhk] `NhkRadiruLive`: Add extractor ()
Authored by: garret1317