aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [extractor/europarl] Rewrite extractor (#7114)HobbyistDev2023-05-291-40/+40
| | | | Authored by: HobbyistDev Closes #6396
* [extractor/Mzaalo] Add extractor (#7163)Mohamed Al Mehairbi2023-05-292-0/+93
| | | Authored by: ItzMaxTV
* [extractor/tvplay] Remove outdated domains (#7106)Ivan Skodje2023-05-292-213/+1
| | | | Closes #3920 Authored by: ivanskodje
* Auto-select default format in `-f-` (#7101)Ivan Skodje2023-05-291-8/+9
| | | | Authored by: ivanskodje, pukkandan Closes #6720
* [extractor/camfm] Add extractors (#7083)garret2023-05-293-0/+90
| | | Authored by: garret1317
* [extractor/eurosport] Improve `_VALID_URL` (#7076)HobbyistDev2023-05-291-1/+27
| | | | Closes #7042 Authored by: HobbyistDev
* [extractor/twitch:vod] Support links from schedule tab (#7071)Florian Albrechtskirchinger2023-05-291-1/+5
| | | Authored by: falbrechtskirchinger
* [extractor/ARDBetaMediathek] Add thumbnail (#6890)Stefan Lobbenmeier2023-05-291-8/+36
| | | | Closes #6889 Authored by: StefanLobbenmeier
* [cookies] Update for chromium changes (#6897)Matt Broadway2023-05-292-55/+150
| | | Authored by: mbway
* [extractor/nekohacker] Add extractor (#7003)hasezoey2023-05-292-0/+218
| | | Authored by: hasezoey
* [extractor/rottentomatoes] Fix extractor (#6844)JChris2462023-05-291-15/+65
| | | | Closes #6729 Authored by: JChris246
* [extractor/cbsnews] Overhaul extractors (#6681)bashonly2023-05-294-169/+345
| | | | Closes #6565 Authored by: bashonly
* Bugfix for b844a3f8b16500663e7ab6c6ec061cc9b30f71acbashonly2023-05-291-0/+3
| | | | | | [extractor/weverse] Avoid unnecessary duplicate login Authored by: bashonly
* [extractor/niconico:live] Add extractor (#5764)Lesmiscore2023-05-294-2/+266
| | | Authored by: Lesmiscore
* [extractor/JStream] Add extractor (#6252)Lesmiscore2023-05-292-0/+74
| | | Authored by: Lesmiscore
* [extractor/dacast] Add extractors (#6896)bashonly2023-05-292-0/+162
| | | | Closes #6163 Authored by: bashonly
* [cookies] Support custom Safari cookies path (#6783)Nam Vu2023-05-291-7/+11
| | | Authored by: NextFire
* [extractor/cbc] Ignore 426 from API (#6781)jo-nike2023-05-291-2/+4
| | | | Closes #6716 Authored by: jo-nike
* [extractor/idolplus] Add extractor (#6732)ping2023-05-292-0/+116
| | | | Authored by: ping Closes #6246
* [extractor/twitch] Support mobile clips (#6699)bepvte2023-05-291-1/+4
| | | Authored by: bepvte
* [extractor/playsuisse] Support new url format (#6528)Stefan Borer2023-05-291-24/+64
| | | Authored by: sbor23
* [extractor/owncloud] Add extractor (#6533)Daniel Vogt2023-05-292-0/+81
| | | Authored by: C0D3D3V
* [extractor/zingmp3] Fix and improve extractors (#6367)Ha Tien Loi2023-05-292-30/+72
| | | Authored by: hatienl0i261299
* [extractor/livestream] Support videos with account id (#6324)Mohit Tokas2023-05-291-34/+58
| | | | Authored by: theperfectpunk Closes #2225
* [extractor/rai] Rewrite extractors (#5940)nixxo2023-05-292-302/+266
| | | | | | Authored by: nixxo, danog Closes #5672, closes #6341 Co-authored-by: Daniil Gentili <daniil@daniil.it>
* [extractor/wykop] Add extractors (#6140)lauren n. liberda2023-05-292-0/+274
| | | Authored by: selfisekai
* [extractor/daftsex] Update domain and embed player url (#5966)JChris2462023-05-291-9/+18
| | | | Closes #5881 Authored by: JChris246
* [extractor/polskieradio] Improve extractors (#5948)lauren n. liberda2023-05-292-72/+137
| | | Authored by: selfisekai
* [extractor/youtube] Extract uploader metadata for feed/playlist itemscoletdjnz2023-05-281-2/+32
| | | | | | Fixes https://github.com/yt-dlp/yt-dlp/issues/7104 Authored by: coletdjnz
* [extractor/weyyak] Add extractor (#7124)Mohamed Al Mehairbi2023-05-272-0/+87
| | | | Closes #7118 Authored by: ItzMaxTV
* [core] Support decoding multiple content encodings (#7142)coletdjnz2023-05-272-29/+108
| | | Authored by: coletdjnz
* [core] Workaround erroneous urllib Windows proxy parsing (#7092)coletdjnz2023-05-274-2/+49
| | | | | | Convert proxies extracted from windows registry to http for older Python versions. See: https://github.com/python/cpython/issues/86793 Authored by: coletdjnz
* [cookies] Move `YoutubeDLCookieJar` to cookies module (#7091)coletdjnz2023-05-276-137/+157
| | | Authored by: coletdjnz
* [core] Improve HTTP redirect handling (#7094)coletdjnz2023-05-273-74/+283
| | | | | | | Aligns HTTP redirect handling with what browsers commonly do and RFC standards. Fixes issues https://github.com/yt-dlp/yt-dlp/commit/afac4caa7db30804bebac33e53c3cb0237958224 missed. Authored by: coletdjnz
* [extractor/comedycentral] Add support for movies (#7108)sqrtNOT2023-05-261-1/+4
| | | | Closes #1926 Authored by: sqrtNOT
* [extractor/weverse] Add extractors (#6711)bashonly2023-05-263-1/+613
| | | | Closes #4786 Authored by: bashonly
* [extractor/youtube] Extract `heatmap` data (#7100)Audrey2023-05-262-0/+19
| | | | Closes #3888 Authored by: tntmod54321
* [extractor/bibeltv] Fix extraction, support live streams and series (#6505)MMM2023-05-252-17/+191
| | | Authored by: flashdagger
* Bugfixes for 4823ec9f461512daa1b8ab362893bb86a6320b26Simon Sawicki2023-05-251-2/+2
| | | | | | Hotfix for fragmented downloads Authored by: bashonly
* [extractor/crunchyroll] Rework with support for movies, music and artists ↵Simon Sawicki2023-05-242-180/+484
| | | | | | | (#6237) 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
* [core] Implement `--color` flag (#6904)Simon Sawicki2023-05-245-12/+66
| | | Authored by: Grub4K
* [jsinterp] Do not compile regexpukkandan2023-05-242-2/+6
|
* [misc] Add automatic duplicate issue detectionpukkandan2023-05-241-0/+20
|
* Update to ytdl-commit-d1c6c5pukkandan2023-05-2410-40/+125
| | | | | | | | | | | [YouTube] [core] Improve platform debug log, based on yt-dlp https://github.com/ytdl-org/youtube-dl/commit/d1c6c5c4d618fa950813c0c71aede34a5ac851e9 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
* [devscripts/cli_to_api] Add scriptpukkandan2023-05-245-11/+62
|
* [extractor/youtube:music:search_url] Extract title (#7102)kangalio2023-05-221-1/+4
| | | | Authored by: kangalio Closes #7095
* [core] Deprecate internal `Youtubedl-no-compression` header (#6876)coletdjnz2023-05-206-24/+23
| | | Authored by: coletdjnz
* [cleanup, utils] Split into submodules (#7090)coletdjnz2023-05-208-444/+480
| | | | | | Closes https://github.com/yt-dlp/yt-dlp/pull/2173 Authored by: pukkandan, coletdjnz Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
* [devscripts] `make_changelog`: Various improvementsSimon Sawicki2023-05-202-81/+102
| | | | | | | | | - Make single items collapse into one line - Don't hide "Important changes" in `<details>` - Move upstream merge into priority - Properly support comma separated prefixes Authored by: Grub4K
* [build] Implement build verification using `--update-to`bashonly2023-05-201-0/+69
| | | | Authored by: bashonly, Grub4K