Commit Graph

2954 Commits (45e87ea106ad37b2a002663fa30ee41ce97b16cd)

Author SHA1 Message Date
HobbyistDev 45e87ea106
[extractor/eurosport] Improve `_VALID_URL` ()
Closes 
Authored by: HobbyistDev
Florian Albrechtskirchinger dbce5afa6b
[extractor/twitch:vod] Support links from schedule tab ()
Authored by: falbrechtskirchinger
Stefan Lobbenmeier f78eb41e1c
[extractor/ARDBetaMediathek] Add thumbnail ()
Closes 
Authored by: StefanLobbenmeier
Matt Broadway b38d4c941d
[cookies] Update for chromium changes ()
Authored by: mbway
hasezoey 489f51279d
[extractor/nekohacker] Add extractor ()
Authored by: hasezoey
JChris246 2d306c03d6
[extractor/rottentomatoes] Fix extractor ()
Closes 
Authored by: JChris246
bashonly f6e43d6fa9
[extractor/cbsnews] Overhaul extractors ()
Closes 
Authored by: bashonly
bashonly fd5d93f704
Bugfix for b844a3f8b1
[extractor/weverse] Avoid unnecessary duplicate login

Authored by: bashonly
Lesmiscore f8f9250fe2
[extractor/niconico:live] Add extractor ()
Authored by: Lesmiscore
Lesmiscore 3459d3c5af
[extractor/JStream] Add extractor ()
Authored by: Lesmiscore
bashonly c25cac2f8e
[extractor/dacast] Add extractors ()
Closes 
Authored by: bashonly
Nam Vu a58182b75a
[cookies] Support custom Safari cookies path ()
Authored by: NextFire
jo-nike 4afb208cf0
[extractor/cbc] Ignore 426 from API ()
Closes 
Authored by: jo-nike
ping 5c14b21367
[extractor/idolplus] Add extractor ()
Authored by:  ping
Closes 
bepvte 02312c03cf
[extractor/twitch] Support mobile clips ()
Authored by: bepvte
Stefan Borer 94627c5dde
[extractor/playsuisse] Support new url format ()
Authored by: sbor23
Daniel Vogt c6d4b82a8b
[extractor/owncloud] Add extractor ()
Authored by: C0D3D3V
Ha Tien Loi 17d7ca84ea
[extractor/zingmp3] Fix and improve extractors ()
Authored by: hatienl0i261299
Mohit Tokas bfdf144c7e
[extractor/livestream] Support videos with account id ()
Authored by: theperfectpunk
Closes 
nixxo c6d3f81a40
[extractor/rai] Rewrite extractors ()
Authored by: nixxo, danog
Closes , closes 

Co-authored-by: Daniil Gentili <daniil@daniil.it>
lauren n. liberda aed945e1b9
[extractor/wykop] Add extractors ()
Authored by: selfisekai
JChris246 fc5a7f9b27
[extractor/daftsex] Update domain and embed player url ()
Closes 
Authored by: JChris246
lauren n. liberda 738c90a463
[extractor/polskieradio] Improve extractors ()
Authored by: selfisekai
coletdjnz 93e12ed76e
[extractor/youtube] Extract uploader metadata for feed/playlist items
Fixes https://github.com/yt-dlp/yt-dlp/issues/7104

Authored by: coletdjnz
Mohamed Al Mehairbi 6dc00acf0f
[extractor/weyyak] Add extractor ()
Closes 
Authored by: ItzMaxTV
coletdjnz daafbf49b3
[core] Support decoding multiple content encodings ()
Authored by: coletdjnz
coletdjnz 3f66b6fe50
[core] Workaround erroneous urllib Windows proxy parsing ()
Convert proxies extracted from windows registry to http for older Python versions.
See: https://github.com/python/cpython/issues/86793

Authored by: coletdjnz
coletdjnz b87e01c123
[cookies] Move `YoutubeDLCookieJar` to cookies module ()
Authored by: coletdjnz
coletdjnz 08916a49c7
[core] Improve HTTP redirect handling ()
Aligns HTTP redirect handling with what browsers commonly do and RFC standards. 

Fixes issues afac4caa7d missed.

Authored by: coletdjnz
sqrtNOT 66468bbf49
[extractor/comedycentral] Add support for movies ()
Closes 
Authored by: sqrtNOT
bashonly b844a3f8b1
[extractor/weverse] Add extractors ()
Closes 
Authored by: bashonly
Audrey 5caf30dbc3
[extractor/youtube] Extract `heatmap` data ()
Closes 
Authored by: tntmod54321
MMM 4ad58667c1
[extractor/bibeltv] Fix extraction, support live streams and series ()
Authored by: flashdagger
Simon Sawicki edbe5b589d
Bugfixes for 4823ec9f46
Hotfix for fragmented downloads

Authored by: bashonly
Simon Sawicki 032de83ea9
[extractor/crunchyroll] Rework with support for movies, music and artists ()
This adds `CrunchyrollMusicIE` and `CrunchyrollArtistIE` extractors using the new, reworked base class and expands the `CrunchyrollBetaIE` with support for movies and movie listings and more complete metadata extraction

Authored by: Grub4K
Simon Sawicki 8417f26b8a
[core] Implement `--color` flag ()
Authored by: Grub4K
pukkandan 7aeda6cc9e
[jsinterp] Do not compile regex
pukkandan 4823ec9f46
Update to ytdl-commit-d1c6c5
[YouTube] [core] Improve platform debug log, based on yt-dlp
d1c6c5c4d6

Except:
    * 6ed34338285f722d0da312ce0af3a15a077a3e2a [jsinterp] Add short-cut evaluation for common expression
        * There was no performance improvement when tested with https://github.com/ytdl-org/youtube-dl/issues/30641
    * e8de54bce50f6f77a4d7e8e80675f7003d5bf630 [core] Handle `/../` sequences in HTTP URLs
        * We plan to implement this differently
pukkandan 46f1370e9a
[devscripts/cli_to_api] Add script
kangalio 69a40e4a7f
[extractor/youtube:music:search_url] Extract title ()
Authored by: kangalio
Closes 
coletdjnz 955c89584b
[core] Deprecate internal `Youtubedl-no-compression` header ()
Authored by: coletdjnz
coletdjnz 69bec6730e
[cleanup, utils] Split into submodules ()
Closes https://github.com/yt-dlp/yt-dlp/pull/2173

Authored by: pukkandan, coletdjnz
Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
Simon Sawicki 665472a7de
[update] Implement `--update-to` repo
Authored by: Grub4K, pukkandan
Simon Sawicki d2e84d5eb0
[update] Better error handling
Authored by: pukkandan
coletdjnz 447afb9eaa
[extractor/youtube] Support podcasts and releases tabs
Closes https://github.com/yt-dlp/yt-dlp/issues/6893

Authored by: coletdjnz
pukkandan 6f2287cb18
[cleanup] Misc
Closes , closes 
pukkandan 1d7656184c
[jsinterp] Handle `NaN` in bitwise operators
Closes 
pukkandan f7f7a877bf
[extractor/booyah] Remove extractor
Site shut down. Closes 
pukkandan c8bc203fbf
[docs] Misc improvements
Closes , closes , closes , closes , closes , closes , closes 
toomyzoom 21b9413cf7
[extractor/iwara] Implement login ()
Authored by: toomyzoom