about summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* [YouTube] Refresh compat/utils usagedirkf2023-02-131-38/+23
* [utils] Add parse_qs, update_urldirkf2023-02-131-32/+32
* [compat] Systematise compat_ namingdirkf2023-02-131-84/+137
* [YouTube] Add `signatureTimestamp` for age-gate bypassdirkf2023-02-131-2/+32
* [YouTube] Bypass age-gating for certain restricted videosdirkf2023-02-132-45/+168
* [Vimeo] Support /user{video_id}/{slug} URL formatdirkf2023-02-121-22/+33
* [Vimeo] Fix `Unable to extract info section` reduxdirkf2023-02-121-1/+1
* [jsinterp] Nitsdirkf2023-02-121-2/+2
* [IGN] Overhaul extractor to avoid URL redirection loopdirkf2023-02-121-90/+247
* [ITV] Overhaul ITV extractor (#30266)dirkf2023-02-031-82/+298
* [myvideoge] Add new extractor (#31360)dirkf2023-02-022-0/+88
* [xhamster] add support for new domain xhvid.com (#31370)afterdelight2023-02-021-1/+7
* [FIFA] Back-port extractor from yt-dlp (#31385)dirkf2023-02-022-0/+102
* [Blerp] Add new extractor (#31398)Epsilonator2023-02-022-0/+174
* [YouTube] Fix not finding videos listed under a channel's "shorts" subpage. ...zhangeric-152023-02-021-2/+25
* [Callin] Add new extractor (#31414)Ruowang Sun2023-02-022-0/+75
* [pr0gramm] implement InfoExtractor, Resolves #31433 (#31434)Leon Etienne2023-02-022-0/+109
* [cammodels] fix and improve extractor (#31453)JChris2462023-02-021-24/+10
* [americastestkitchen] Add support for downloading entire series (#31493)Brian Marks2023-02-021-27/+88
* [jsinterp] Improve parsingdirkf2023-02-021-52/+104
* Support `if` statementspukkandan2023-02-021-3/+18
* [generic] Improve KVS (etc) extractiondirkf2022-11-131-2/+2
* [generic] Improve KVS (etc) extractiondirkf2022-11-131-7/+22
* Added ThisVid.com support (#29187)FraFraFra-LongD2022-11-133-28/+249
* [generic] Add KVS player extractiondirkf2022-11-121-0/+183
* [common:jwplayer] Improve jwplayer extraction and parsing (#31000)dirkf2022-11-111-11/+29
* [PeekVids, PlayVids] Add new extractor (#29765)Moises Lima2022-11-092-0/+197
* [extractor/ceskatelevize] Back-port extractor from yt-dlp, etc (#30713)dirkf2022-11-042-83/+92
* [utils] Backport traverse_obj (etc) from yt-dlp (#31156)Andrei Lebedev2022-11-031-0/+339
* [compat] Work around in case folding for narrow Python builddirkf2022-11-021-1/+9
* [compat] Reformat casefold.py for easier updatingdirkf2022-11-011-4/+20
* [compat] Unify unicode/str compat and move updirkf2022-11-011-18/+13
* [compat] Add compat_casefold and compat_re_Match, for traverse_obj() portdirkf2022-10-311-0/+7
* [compat] Add Python 2 Unicode casefold using a trivial wrapper around icu/Cas...dirkf2022-10-311-0/+1643
* [netease] Support urls shared from mobile app (#31304)Xie Yanbo2022-10-301-1/+13
* [netease] Impove error handling (#31303)Xie Yanbo2022-10-301-3/+25
* [Vimeo] Update variable name in hydration JSON patterndirkf2022-10-271-1/+1
* [BongaCams] Support new .net domaindirkf2022-10-201-1/+17
* Fix ADN extractor (#31275)ache2022-10-181-25/+32
* [ManyVids] Support new single-page app structuredirkf2022-10-131-1/+1
* [ManyVids] Support new single-page app structuredirkf2022-10-131-2/+8
* [Motherless] Pull from yt-dlp, etcdirkf2022-10-121-7/+26
* [netease] Get netease music download url through player api (#31235)Xie Yanbo2022-10-112-39/+121
* [Common:JWPlayer] Fix x1000 scaling errordirkf2022-10-111-1/+1
* [utils] Sanitize look-alike Unicode glyphs in non-ID filename fields when --r...dirkf2022-10-111-0/+4
* [JSInterp] Improve separation logicdirkf2022-10-111-3/+3
* [ZDF] Overhaul ZDF extractorsdirkf2022-10-111-75/+100
* [motherless] Fixed the broken uploader_id in the extractor (#31243)Xiyue2022-10-101-6/+7
* [manyvids] Improve extraction (#31172)dirkf2022-10-101-22/+91
* [NRK] Remove explicit Accept-Encoding header that invites Brotlidirkf2022-10-101-2/+1