Commit Graph

21907 Commits (f73c11803579889dc8e1c99e25dba9a22fef39d8)
 

Author SHA1 Message Date
bashonly 01ddec7e66
[postprocessor] Fix chapters if duration is not extracted ()
Authored by: bashonly
bashonly 6f4fc5660f
[extractor/chilloutzone] Fix extractor ()
Closes 
Authored by: bashonly
Simon Sawicki 3b479100df
[utils] `write_string`: Fix noconsole behavior
Ref: https://github.com/pyinstaller/pyinstaller/pull/7217

Authored by: Grub4K
permunkle d4e6ef4077
[extractor/nubilesporn] Add extractor ()
Authored by: permunkle
bashonly c459d45dd4
[extractor/teamcoco] Fix extractor ()
Closes 
Authored by: bashonly
github-actions 8729e7b57c Release 2023.03.04
Created by: pukkandan

:ci skip all :ci run dl
pukkandan 392389b7df
[cleanup] Misc
Elyse eb8fd6d044
[extractor/lefigaro] Add extractors ()
Authored by: elyse0
Closes 
Ferdinand Bachmann f44cb4e77b
[extractor/tubetugraz] Support `--twofactor` () ()
Authored by: Ferdi265
Closes 
Elyse 46580ced56
[extractor/tunein] Fix extractors ()
Authored by: elyse0
Closes 
Elyse b404712822
[extractor/telecaribe] Add extractor ()
Authored by: elyse0
Closes 
Chris Caruso 1f8489cccb
[extractor/lumni] Add extractor ()
Authored by: carusocr
Closes 
columndeeply ed4cc4ea79
[extractor/Prankcast] Fix tags ()
Authored by: columndeeply
lauren n. liberda cf60522652
[extractor/twitter] Fix retweet extraction ()
Authored by: selfisekai
pukkandan 45db357289
[extractor/SportDeutschland] Rewrite extractor
Note: `multi_video` live streams are untested

Closes , closes , closes 
LXYan2333 8a83baaf21
[extractor/bilibili] Fix for downloading wrong subtitles ()
Closes 
Authored by: LXYan2333
pukkandan 7accdd9845
[devscripts] `make_changelog`: Stop at `Release ...` commit
Closes 
Yakabuff 283a0b5bc5
[xvideos:quickies] Add extractor ()
Authored by: Yakabuff
Closes 
mushbite 22ccd5420b
[extractor/rutube] Extract chapters from description ()
Authored by: mushbite
Simon Sawicki 08ff6d59f9
[build] Only archive if `vars.ARCHIVE_REPO` is set
Authored by: Grub4K
Elyse 4a6272c6d1
[extractor/twitch] Update for GraphQL API changes ()
Authored by: elyse0
Closes 
Venkata Krishna S 640c934823
[extractor/ESPNcricinfo] Handle new URL pattern ()
Authored by: venkata-krishnas
Closes 
bashonly 55676fe498
[build] Fix publishing to PyPI and homebrew
Closes 
Authored by: bashonly
github-actions 354d5fca7a Release 2023.03.03
Created by: Grub4K

:ci skip all :ci run dl
Simon Sawicki 9344964281
Fix d400e261cf
Authored by: Grub4K
pukkandan bfc861a91e
Fix bug in 29cb20bd56
pukkandan fe2ce85aff
Add option `--break-match-filters`
* Deprecates `--break-on-reject`

Closes 
pukkandan d21056f4cf
Fix `--break-on-existing` with `--lazy-playlist`
Closes 
pukkandan b2e0343ba0
[cleanup, jsinterp] Give functions names to help debugging
pukkandan 4815bbfc41
[cleanup] Misc
bashonly 776d1c3f0c
[build] Add `cffi` as a dependency for `yt_dlp_linux`
Closes 
Authored by: bashonly
Simon Sawicki 12647e03d4
[build] Sign SHA files and release public key
Closes 
Authored by: Grub4K
Simon Sawicki 77df20f14c
[update] Add option `--update-to`, including to nightly ()
* By default, stable will only update to stable, and nightly to nightly

Authored by: Grub4K, bashonly, pukkandan

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Simon Sawicki 29cb20bd56
[build] Automated builds and nightly releases ()
Closes 
Authored by: Grub4K, bashonly

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
Simon Sawicki d400e261cf
[devscripts] Script to generate changelog ()
Authored by: Grub4K
pukkandan 9acf1ee25f
[jsinterp] Handle `Date` at epoch 0
Closes 
bashonly 40d77d8902
[extractor/yle_areena] Extract non-Kaltura videos ()
Closes 
Authored by: bashonly
bashonly 2d5a8c5db2
[extractor/mediastream] Improve WinSports support ()
Closes 
Authored by: bashonly
bashonly 77d6d13646
[extractor/ntvru] Extract HLS and DASH formats ()
Closes 
Authored by: bashonly
std-move 9fddc12ab0
[extractor/iprima] Fix extractor ()
Authored by: std-move
Closes 
bashonly b38cae49e6
[extractor/generic] Detect manifest links via extension
Authored by: bashonly
coletdjnz 7f51861b18
[extractor/youtube] Detect and break on looping comments ()
Fixes https://github.com/yt-dlp/yt-dlp/issues/6290

Authored by: coletdjnz
pukkandan 5b28cef72d
[cleanup] Misc
pukkandan 31e183557f
[extractor/youtube] Extract channel `view_count` when `/about` tab is passed
pukkandan f34804b2f9
[extractor/youtube] Fix 5038f6d713
* [fragment] Fix `request_data`
* [youtube] Don't use POST for now. It may be easier to break in future

Authored by: bashonly, coletdjnz
pukkandan 65f6e80780
[dependencies] Simplify `Cryptodome`
Closes , closes , closes 
pukkandan b059188383
[plugins] Don't look in `.egg` directories
Closes 
pukkandan 5038f6d713
[extractor/youtube] Construct dash formats with `range` query
Closes 
pukkandan 4d248e29d2
[extractor/GoogleDrive] Fix some audio
Only those with source url, but no confirmation page
pukkandan 8e9fe43cd3
[extractor/generic] Handle basic-auth when checking redirects
Closes