Commit Graph

22130 Commits (deeb13eae82e60f82a2c0c5861f460399a997528)
 

Author SHA1 Message Date
bashonly deeb13eae8
[pp/FFmpegMetadata] Embed stream metadata in single format downloads ()
Closes 
Authored by: bashonly
bashonly bb5a54e6db
[ie/youtube] Improve detection of faulty HLS formats ()
Closes 
Authored by: bashonly
sepro 628fa244bb
[ie/floatplane] Add extractors ()
Closes , Closes 
Authored by: seproDev
kclauhk 9cafb9ff17
[ie/facebook] Improve subtitles extraction ()
Authored by: kclauhk
sepro 1732eccc0a
[core] Parse `release_year` from `release_date` ()
Closes 
Authored by: seproDev
pk a0b19d319a
[core] Support `NO_COLOR` environment variable ()
Authored by: prettykool, Grub4K
middlingphys cc07f5cc85
[ie/abematv] Fix season metadata ()
Authored by: middlingphys
coletdjnz ccfd70f4c2
[rh:websockets] Migrate websockets to networking framework ()
* Adds a basic WebSocket framework
* Introduces new minimum `websockets` version of 12.0
* Deprecates `WebSocketsWrapper`

Fixes https://github.com/yt-dlp/yt-dlp/issues/8439

Authored by: coletdjnz
sepro 45d82be65f
[ie/nebula] Overhaul extractors ()
Closes , Closes , Closes , Closes , Closes 
Authored by: elyse0, pukkandan, seproDev

Co-authored-by: Elyse <26639800+elyse0@users.noreply.github.com>
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Safouane Aarab 3237f8ba29
[ie/allstar] Add extractors ()
Closes 
Authored by: S-Aarab
Kyraminol Endyeran 1725e943b0
[ie/vvvvid] Set user-agent to fix extraction ()
Authored by: Kyraminol
c-basalt 9f09bdcfcb
[ie/bilibili] Support courses and interactive videos ()
Closes , Closes 
Authored by: c-basalt
Simon Sawicki f124fa4588
[ci] Concurrency optimizations ()
Authored by: Grub4K
JC-Chung 585d0ed9ab
[ie/twitcasting] Detect livestreams via API and `show` page ()
Authored by: JC-Chung, bashonly
SirElderling 1fa3f24d4b
[ie/theguardian] Add extractors ()
Closes 
Authored by: SirElderling
sepro ddb2d7588b
[ie] Extract from `media` elements in SMIL manifests ()
Authored by: seproDev
qbnu f223b1b078
[ie/vocaroo] Do not use deprecated `getheader` ()
Authored by: qbnu
Berkay 6fe82491ed
[ie/twitter:broadcast] Extract `concurrent_view_count` ()
Authored by: sonmezberkay
sepro 34df1c1f60
[ie/vidly] Add extractor ()
Authored by: seproDev
Simon Sawicki 1d24da6c89
[ie/nintendo] Fix Nintendo Direct extraction ()
Authored by: Grub4K
Elan Ruusamäe 66a0127d45
[ie/duoplay] Add extractor ()
Authored by: glensc
Raphaël Droz 3f90813f06
[ie/altcensored] Add extractor ()
Authored by: drzraf
Ha Tien Loi 64de1a4c25
[ie/zingmp3] Add support for radio and podcasts ()
Authored by: hatienl0i261299
sepro f96ab86cd8
[ie/drtv] Set default ext for m3u8 formats ()
Closes 
Authored by: seproDev
bashonly f4b95acafc
Remove Python 3.7 support ()
Closes 
Authored by: bashonly
github-actions[bot] fe6c82ccff Release 2023.11.16
Created by: bashonly

:ci skip all :ci run dl
bashonly 24f827875c
[build] Make `secretstorage` an optional dependency ()
Authored by: bashonly
bashonly 15cb3528cb
[ie/abc.net.au:iview:showseries] Fix extraction ()
Closes , Closes 
Authored by: bashonly
JC-Chung 2325d03aa7
[ie/twitcasting] Fix livestream detection ()
Authored by: JC-Chung
aarubui e569c2d1f4
[ie/njpwworld] Remove ()
Authored by: aarubui
TravisDupes a489f07150
[ie/dailymotion] Improve `_VALID_URL` ()
Closes 
Authored by: TravisDupes
Boris Nagaev 5efe68b73c
[ie/ZenYandex] Fix extraction ()
Closes 
Authored by: starius
Awal Garg b530118e7f
[ie/JioSaavn] Add extractors ()
Authored by: awalgarg
Eze Livinsky dcfad52812
[ie/eltrecetv] Add extractor ()
Authored by: elivinsky
almx 0783fd558e
[ie/DRTV] Fix extractor ()
Closes 
Authored by: almx, seproDev

Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com>
FrankZ85 0f634dba3a
[ie/tv5mondeplus] Extract subtitles ()
Closes 
Authored by: FrankZ85
sepro 21dc069bea
[ie/beatbump] Update `_VALID_URL` ()
Authored by: seproDev
github-actions 5d3a3cd493 Release 2023.11.14
Created by: Grub4K

:ci skip all :ci run dl
bashonly a9d3f4b20a
[cleanup] Fix changelog typo
Authored by: bashonly
Simon Sawicki b012271d01
[cleanup] Misc ()
Authored by: bashonly, coletdjnz, dirkf, gamer191, seproDev, Grub4K
bashonly f04b5bedad
[ie] Do not smuggle `http_headers`
See: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-3ch3-jhc6-5r8x

Authored by: coletdjnz
bashonly d4f14a72dc
[ie] Do not test truth value of `xml.etree.ElementTree.Element` ()
Testing the truthiness of an `xml.etree.ElementTree.Element` instance is deprecated in py3.12

Authored by: bashonly
bashonly 87264d4fda
[test:update] Implement simple updater unit tests
Authored by: bashonly
bashonly a00af29853
[cleanup] Update documentation for master and nightly channels
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly 0b6ad22e6a
[update] Overhaul self-updater
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly 5438593a35
[ci] Bump `actions/checkout` to v4
Authored by: bashonly
bashonly 9970d74c83
[build] Include secretstorage in Linux builds
Authored by: bashonly
bashonly 20314dd46f
[core] Include build origin in verbose output
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
bashonly 1d03633c5a
[build] Overhaul and unify release workflow
Authored by: bashonly, Grub4K

Co-authored-by: Simon Sawicki <contact@grub4k.xyz>
Frank Aurich 8afd9468b0
[ie/n-tv.de] Fix extractor ()
Closes 
Authored by: 1100101