aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor
AgeCommit message (Expand)Author
2022-02-05Add ArteTVCategoryIE to support category playlistsdf
2022-02-05Updated Album URL regexAbdullah Ibn Fulan
2022-02-05[extractor/audiomack] Updated URL regex, corrected invalid testcases, fixed bugAbdullah Ibn Fulan
2022-02-05Support __INITIAL_DATA__ with stringified JSONdirkf
2022-02-05Try for timestamp, description from window.__INITIAL_DATA__ pagesdf
2022-02-05[niconico] Implement heartbeat for downloaddirkf
2022-02-05[niconico] Back-port extractor from yt-dlpdirkf
2022-02-05[applepodcasts] Extract default thumbnail imagedirkf
2022-02-05[applepodcasts] Improve format extractiondirkf
2022-02-05[applepodcasts] Support new AMP-ish page structuredirkf
2022-02-05xvideos: Fix for #30271Chris Rose
2022-02-05Fix tests for working IEs; disable obsolete WDRMobiledirkf
2022-02-05Fix WDRMaus; extend URL matching for other Maus pages; improve ID extractiondirkf
2022-02-05Update URPlayIE extractor for Next.js page format, with subtitlesdirkf
2022-02-05Support more deeply nested ptmd_path with test, update testsdirkf
2022-02-05Additional tweaks: allow any .ndr.de, simplify quote matchdirkf
2022-02-05Fix NDR, NJoy testsdirkf
2022-02-05NJoy: improve extraction of NDR id, description, etc with current page formatsdirkf
2022-02-05NDR: improve extraction of NDR id, description, etc with current page formatsdirkf
2022-02-05Support Tele5 pages with Discovery Networks format instead of JWPlatformdirkf
2022-02-04Back-port yt-dlp Viki extractordirkf
2022-02-04Return the item itself if playlist has one entrydirkf
2022-02-04Find TV2DK Kaltura ID in Nuxt.js page formatdirkf
2022-02-04[youtube:search] Add testspukkandan
2022-02-04Merge branch 'pukkandan-yt-searchurl' into yt-dl-masterdirkf
2022-02-03[youtube] Support channel searchpukkandan
2022-02-02Avoid crashing if n-sig decode failsdirkf
2022-02-01Support Youtube Shorts URL formatdirkf
2022-02-01[YouTube] Fix n-sig for player e06dea74 (#30582)dirkf
2022-01-31Implement n-param descrambling using JSInterpdf
2022-01-30Add compat_map/filter and use the formerdf
2022-01-30Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIEpukkandan
2022-01-30Fix max_resultspukkandan
2022-01-30Use `itertools.islice`pukkandan
2022-01-30Add back `YoutubeSearchURLIE`pukkandan
2021-12-17[youtube] Update signature function patterns (closes #30363) (#30366)lanegramling
2021-07-01[peertube] only call description endpoint if necessary (#29383)bopol
2021-06-28[periscope] pass referer to HLS requests(closes #29419)Remita Amine
2021-06-21[liveleak] Remove extractor (closes #17625, closes #24222) (#29331)Aleri Kaisattera
2021-06-21[pornhub] Add support for pornhubthbh7ap3u.onionSergey M․
2021-06-21[pornhub] Detect geo restrictionSergey M․
2021-06-21[pornhub] Dismiss tbr extracted from download URLs (closes #28927)Sergey M․
2021-06-21[curiositystream:collection] Extend _VALID_URL (closes #26326, closes #29117)Sergey M․
2021-06-21[youtube] Make get_video_info processing more robust (closes #29333)Sergey M․
2021-06-21[youtube] Workaround for get_video_info request (refs #29333)Sergey M․
2021-06-21[bilibili] Strip uploader name (#29202)Tianyi Shi
2021-06-21[youtube] Update invidious instance list (#29281)bopol
2021-06-21[umg:de] Update GraphQL API URL (#29304)Logan B
2021-06-21[nrk] Switch psapi URL to https (closes #29344)Sergey M․
2021-06-17[egghead] Add support for app.egghead.io (closes #28404) (#29303)kikuyan