aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
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
2022-10-10[motherless] Fixed the broken uploader_id in the extractor (#31243)Xiyue
2022-10-10[manyvids] Improve extraction (#31172)dirkf
2022-10-10[NRK] Remove explicit Accept-Encoding header that invites Brotlidirkf
2022-10-04[Telegraaf] Use mobile GraphQL API endpointcoletdjnz
2022-09-03[jsinterp] Workaround operator associativity issuepukkandan
2022-09-01[cache] Add cache validation by program version, based on yt-dlpdirkf
2022-09-01[jsinterp] Handle new YT players 113ca41c, c57c113cdirkf
2022-08-29[options] Document that postprocessing is not forced by --postprocessor-argsdirkf
2022-08-26[compat] Replace deficient ChainMap class in Py3.3 and earlierdirkf