aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/extractors.py
AgeCommit message (Collapse)Author
2021-06-25[funimation] Add `FunimationShowIE` (#442)Mevious
Closes #436 Authored by: Mevious
2021-06-23Update to ytdl-commit-379f52apukkandan
[liveleak] Remove extractor https://github.com/ytdl-org/youtube-dl/commit/379f52a4954013767219d25099cce9e0f9401961
2021-06-06[twitcasting] Add TwitCastingUserIE, TwitCastingLiveIEpukkandan
Closes #374 Code adapted from: https://github.com/nao20010128nao/ytdl-patched/blob/f1fb9222bb474e4ac2333e1e8047c11a856c42d3/youtube_dl/extractor/twitcasting.py Authored by: pukkandan, nao20010128nao
2021-06-06[vidio] Add VidioPremierIE and VidioLiveIE (#371)MinePlayersPE
Authored-by: MinePlayersPE
2021-06-01[Hotstar] Add HotStarSeriesIE (#366)Ashish
Authored by: Ashish0804
2021-05-31[archiveorg] Add YoutubeWebArchiveIE (#356)coletdjnz
Co-authored by: colethedj, pukkandan, alex-gedeon
2021-05-30[fancode] Add extractor (#316,#354)pukkandan
Closes #269, #363 Authored by: rmsmachine
2021-05-30[Voot] Add VootSeriesIE (#351)Ashish
Authored by: Ashish0804
2021-05-30[Saitosan] Add new extractor (#350)LE
Closes #224 Authored by: llacb47
2021-05-23[ShemarooMe] Add extractor (#332)Ashish
Closes #307 Co-authored-by: Ashish0804, pukkandan
2021-05-22[SonyLIV] Add SonyLIVSeriesIE (#331)Ashish
Authored by: Ashish0804
2021-05-22[telemundo] add extractor (#327)king-millez
Closes #284 Authored by: king-millez
2021-05-20Update to ytdl-commit-dfbbe29pukkandan
[redbulltv] fix embed data extraction https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b
2021-05-20[parlview] Add extractor (#322)king-millez
Authored by: king-millez
2021-05-20[audius:artist] Add extractor (#323)king-millez
Authored by: king-millez
2021-05-06Update to ytdl-commit-a726009pukkandan
[blinkx] Remove extractor https://github.com/ytdl-org/youtube-dl/commit/a7260099873acc6dc7d76cafad2f6b139087afd0
2021-05-02[whowatch] Add extractor #292The Hatsune Daishi
closes #223 Authored by: nao20010128nao Modified from: https://github.com/nao20010128nao/ytdl-patched/blob/9e4a0e061a558cdb05a618e27f47ca0ac56ece94/youtube_dl/extractor/whowatch.py
2021-05-02[ukcolumn] Add Extractorpukkandan
Closes #287
2021-04-28[curiositystream] Fix collectionspukkandan
Closes #277 * A bug with authentication was reported in <https://github.com/yt-dlp/yt-dlp/issues/277#issuecomment-828254721> but cannot be tested without an account
2021-04-26[Mxplayer] Add MxplayerShowIE (#270)Ashish
Authored by: Ashish0804
2021-04-14[TubiTv] Add TubiTvShowIE (#243)Ashish
Authored by: Ashish0804
2021-04-10Update to ytdl-commit-4fb25ffpukkandan
[maoritv] Add new extractor https://github.com/ytdl-org/youtube-dl/commit/4fb25ff5a3be5206bb72e5c4046715b1529fb2c7 Except: [vimeo] improve extraction https://github.com/ytdl-org/youtube-dl/commit/3ae9c0f410b1d4f63e8bada67dd62a8d2852be32 [youtube:tab] Pass innertube context... https://github.com/ytdl-org/youtube-dl/commit/1b0a13f33cfb3644cc718d35951ea85bb1905459
2021-04-09[nebula] Add extractor (watchnebula.com) (#122)Henrik Heimbuerger
Authored by: hheimbuerger
2021-04-09[NFHSNetwork] Add extractor (#217)LE
Authored by: llacb47
2021-04-05[DiscoveryPlusIndia] Add DiscoveryPlusIndiaShowIE (#213)Ashish
Co-authored-by: Ashish <ashish@pop-os.localdomain> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2021-04-04Update to ytdl-commit-654b4f4pukkandan
[youtube] prioritize information from YoutubeIE for playlist entries https://github.com/ytdl-org/youtube-dl/commit/654b4f4ff2718f38b3182c1188c5d569c14cc70a
2021-04-03[ViewSource] Add extractor to handle `view-source:`pukkandan
2021-04-03[DiscoveryPlus] Add discoveryplus.in (#203)pukkandan
Closes #201
2021-03-28[la7] Add podcasts and podcast playlists (#198)nixxo
Authored by: nixxo
2021-03-25Update to ytdl-commit-8562218pukkandan
[ard] improve clip id extraction https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf
2021-03-22Update to ytdl-commit-7e79ba7pukkandan
https://github.com/ytdl-org/youtube-dl/commit/7e79ba7dd6e6649dd2ce3a74004b2044f2182881 [vimeo:album] Fix extraction for albums with number of videos multiple to page size
2021-03-20[niconico] Add user extractorpukkandan
Co-authored by: animelover1984
2021-03-16[stitcher] Merge from youtube-dl (#175)nixxo
This cherry-picks the commits: https://github.com/ytdl-org/youtube-dl/commit/a563c97c5cddf55f8989ed7ea8314ef78e30107f#diff-cc37718b18689c1c0588c4c74518853ef43ab020bbd674f3c04d4eae037798d2 https://github.com/ytdl-org/youtube-dl/commit/8522bcd97c4173407261a3fa0283dd7800c39601#diff-cc37718b18689c1c0588c4c74518853ef43ab020bbd674f3c04d4eae037798d2 Authored by: nixxo
2021-03-14[pluto.tv] Add extractor (#163)CHJ85
https://github.com/ytdl-org/youtube-dl/pull/27621 Authored by: kevinoconnor7
2021-03-11[wimtv] Add extractor (#161)nixxo
Added support for VODs, live and embeds Authored by: nixxo
2021-03-11[Zee5] Add Show Extractor (#160)Ashish
Co-authored-by: Ashish <ashish@pop-os.localdomain> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
2021-03-08[mtv] Add mtv.it and extract series metadata (#156)nixxo
* New extractors: MTVItalia, MTVItaliaProgramma * Extract fields: series, season_number, episode_number Authored-by: nixxo
2021-03-06[gedi] Improvements from youtube-dl (#149)nixxo
Authored-by: nixxo <c.nixxo@gmail.com>
2021-03-02[mxplayer] Add new extractorAshutosh Chaudhary
https://github.com/ytdl-org/youtube-dl/pull/27325 Authored by: codeasashu
2021-03-02Update to ytdl-2021.03.02pukkandan
2021-02-25Update to ytdl-commit-4460329pukkandan
https://github.com/ytdl-org/youtube-dl/commit/44603290e5002153f3ebad6230cc73aef42cc2cd Except: gedi, tmz https://github.com/ytdl-org/youtube-dl/commit/7422a2194fcbc179083c6927a2fcca278fed39c5 https://github.com/ytdl-org/youtube-dl/commit/8cb4b71909e720a758a17dd519d198e77884a14a https://github.com/ytdl-org/youtube-dl/commit/d81421af4b4c3f8f6e197ad4a06fcdb948484c24
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
* All modules and binary names are changed * All documentation references changed * yt-dlp no longer loads youtube-dlc config files * All URLs changed to point to organization account Co-authored-by: Pccode66 Co-authored-by: pukkandan