aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2023-02-13[feat]: Add support to external downloader aria2p (#31500)teddy171
2023-02-13[rbgtum] Add new extractor (#31305)Valentin Metz
2023-02-13[YouTube] Fix testsdirkf
2023-02-13[YouTube] Refresh compat/utils usagedirkf
2023-02-13[utils] Add parse_qs, update_urldirkf
2023-02-13[compat] Systematise compat_ namingdirkf
2023-02-13[YouTube] Add `signatureTimestamp` for age-gate bypassdirkf
2023-02-13[YouTube] Bypass age-gating for certain restricted videosdirkf
2023-02-12[Vimeo] Support /user{video_id}/{slug} URL formatdirkf
2023-02-12[Vimeo] Fix `Unable to extract info section` reduxdirkf
2023-02-12[jsinterp] Nitsdirkf
2023-02-12[IGN] Overhaul extractor to avoid URL redirection loopdirkf
2023-02-03[ITV] Overhaul ITV extractor (#30266)dirkf
2023-02-02[myvideoge] Add new extractor (#31360)dirkf
2023-02-02[xhamster] add support for new domain xhvid.com (#31370)afterdelight
2023-02-02[FIFA] Back-port extractor from yt-dlp (#31385)dirkf
2023-02-02[Blerp] Add new extractor (#31398)Epsilonator
2023-02-02[YouTube] Fix not finding videos listed under a channel's "shorts" subpage. ...zhangeric-15
2023-02-02[Callin] Add new extractor (#31414)Ruowang Sun
2023-02-02[pr0gramm] implement InfoExtractor, Resolves #31433 (#31434)Leon Etienne
2023-02-02[cammodels] fix and improve extractor (#31453)JChris246
2023-02-02[americastestkitchen] Add support for downloading entire series (#31493)Brian Marks
2023-02-02[jsinterp] Improve parsingdirkf
2023-02-02Support `if` statementspukkandan
2022-11-13[generic] Improve KVS (etc) extractiondirkf
2022-11-13[generic] Improve KVS (etc) extractiondirkf
2022-11-13Added ThisVid.com support (#29187)FraFraFra-LongD
2022-11-12[generic] Add KVS player extractiondirkf
2022-11-11[common:jwplayer] Improve jwplayer extraction and parsing (#31000)dirkf
2022-11-09[PeekVids, PlayVids] Add new extractor (#29765)Moises Lima
2022-11-04[extractor/ceskatelevize] Back-port extractor from yt-dlp, etc (#30713)dirkf
2022-11-03[utils] Backport traverse_obj (etc) from yt-dlp (#31156)Andrei Lebedev
2022-11-02[compat] Work around in case folding for narrow Python builddirkf
2022-11-01[compat] Reformat casefold.py for easier updatingdirkf
2022-11-01[compat] Unify unicode/str compat and move updirkf
2022-10-31[compat] Add compat_casefold and compat_re_Match, for traverse_obj() portdirkf
2022-10-31[compat] Add Python 2 Unicode casefold using a trivial wrapper around icu/Cas...dirkf
2022-10-30[netease] Support urls shared from mobile app (#31304)Xie Yanbo
2022-10-30[netease] Impove error handling (#31303)Xie Yanbo
2022-10-27[Vimeo] Update variable name in hydration JSON patterndirkf
2022-10-20[BongaCams] Support new .net domaindirkf
2022-10-18Fix ADN extractor (#31275)ache
2022-10-13[ManyVids] Support new single-page app structuredirkf
2022-10-13[ManyVids] Support new single-page app structuredirkf
2022-10-12[Motherless] Pull from yt-dlp, etcdirkf
2022-10-11[netease] Get netease music download url through player api (#31235)Xie Yanbo
2022-10-11[Common:JWPlayer] Fix x1000 scaling errordirkf
2022-10-11[utils] Sanitize look-alike Unicode glyphs in non-ID filename fields when --r...dirkf
2022-10-11[JSInterp] Improve separation logicdirkf
2022-10-11[ZDF] Overhaul ZDF extractorsdirkf