aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/extractors.py
Commit message (Collapse)AuthorAgeFilesLines
...
* [twitcasting] Add TwitCastingUserIE, TwitCastingLiveIEpukkandan2021-06-061-1/+5
| | | | | | | Closes #374 Code adapted from: https://github.com/nao20010128nao/ytdl-patched/blob/f1fb9222bb474e4ac2333e1e8047c11a856c42d3/youtube_dl/extractor/twitcasting.py Authored by: pukkandan, nao20010128nao
* [vidio] Add VidioPremierIE and VidioLiveIE (#371)MinePlayersPE2021-06-061-1/+5
| | | Authored-by: MinePlayersPE
* [Hotstar] Add HotStarSeriesIE (#366)Ashish2021-06-011-0/+1
| | | Authored by: Ashish0804
* [archiveorg] Add YoutubeWebArchiveIE (#356)coletdjnz2021-05-311-1/+4
| | | Co-authored by: colethedj, pukkandan, alex-gedeon
* [fancode] Add extractor (#316,#354)pukkandan2021-05-301-0/+1
| | | | | | Closes #269, #363 Authored by: rmsmachine
* [Voot] Add VootSeriesIE (#351)Ashish2021-05-301-1/+4
| | | Authored by: Ashish0804
* [Saitosan] Add new extractor (#350)LE2021-05-301-0/+1
| | | | Closes #224 Authored by: llacb47
* [ShemarooMe] Add extractor (#332)Ashish2021-05-231-0/+1
| | | | Closes #307 Co-authored-by: Ashish0804, pukkandan
* [SonyLIV] Add SonyLIVSeriesIE (#331)Ashish2021-05-221-1/+4
| | | Authored by: Ashish0804
* [telemundo] add extractor (#327)king-millez2021-05-221-0/+1
| | | | Closes #284 Authored by: king-millez
* Update to ytdl-commit-dfbbe29pukkandan2021-05-201-0/+1
| | | | | [redbulltv] fix embed data extraction https://github.com/ytdl-org/youtube-dl/commit/dfbbe2902fc67f0f93ee47a8077c148055c67a9b
* [parlview] Add extractor (#322)king-millez2021-05-201-0/+1
| | | Authored by: king-millez
* [audius:artist] Add extractor (#323)king-millez2021-05-201-1/+2
| | | | Authored by: king-millez
* Update to ytdl-commit-a726009pukkandan2021-05-061-1/+0
| | | | | [blinkx] Remove extractor https://github.com/ytdl-org/youtube-dl/commit/a7260099873acc6dc7d76cafad2f6b139087afd0
* [whowatch] Add extractor #292The Hatsune Daishi2021-05-021-0/+1
| | | | | | closes #223 Authored by: nao20010128nao Modified from: https://github.com/nao20010128nao/ytdl-patched/blob/9e4a0e061a558cdb05a618e27f47ca0ac56ece94/youtube_dl/extractor/whowatch.py
* [ukcolumn] Add Extractorpukkandan2021-05-021-0/+1
| | | | Closes #287
* [curiositystream] Fix collectionspukkandan2021-04-281-1/+2
| | | | | | 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
* [Mxplayer] Add MxplayerShowIE (#270)Ashish2021-04-261-1/+4
| | | Authored by: Ashish0804
* [TubiTv] Add TubiTvShowIE (#243)Ashish2021-04-141-1/+4
| | | Authored by: Ashish0804
* Update to ytdl-commit-4fb25ffpukkandan2021-04-101-2/+11
| | | | | | | | | [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
* [nebula] Add extractor (watchnebula.com) (#122)Henrik Heimbuerger2021-04-091-1/+2
| | | | Authored by: hheimbuerger
* [NFHSNetwork] Add extractor (#217)LE2021-04-091-0/+1
| | | Authored by: llacb47
* [DiscoveryPlusIndia] Add DiscoveryPlusIndiaShowIE (#213)Ashish2021-04-051-1/+4
| | | | Co-authored-by: Ashish <ashish@pop-os.localdomain> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
* Update to ytdl-commit-654b4f4pukkandan2021-04-041-0/+6
| | | | | [youtube] prioritize information from YoutubeIE for playlist entries https://github.com/ytdl-org/youtube-dl/commit/654b4f4ff2718f38b3182c1188c5d569c14cc70a
* [ViewSource] Add extractor to handle `view-source:`pukkandan2021-04-031-0/+1
|
* [DiscoveryPlus] Add discoveryplus.in (#203)pukkandan2021-04-031-0/+1
| | | Closes #201
* [la7] Add podcasts and podcast playlists (#198)nixxo2021-03-281-1/+5
| | | Authored by: nixxo
* Update to ytdl-commit-8562218pukkandan2021-03-251-4/+10
| | | | | [ard] improve clip id extraction https://github.com/ytdl-org/youtube-dl/commit/8562218350a79d4709da8593bb0c538aa0824acf
* Update to ytdl-commit-7e79ba7pukkandan2021-03-221-1/+4
| | | | | https://github.com/ytdl-org/youtube-dl/commit/7e79ba7dd6e6649dd2ce3a74004b2044f2182881 [vimeo:album] Fix extraction for albums with number of videos multiple to page size
* [niconico] Add user extractorpukkandan2021-03-201-1/+1
| | | | Co-authored by: animelover1984
* [stitcher] Merge from youtube-dl (#175)nixxo2021-03-161-1/+4
| | | | | | | 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
* [pluto.tv] Add extractor (#163)CHJ852021-03-141-0/+1
| | | | | | https://github.com/ytdl-org/youtube-dl/pull/27621 Authored by: kevinoconnor7
* [wimtv] Add extractor (#161)nixxo2021-03-111-0/+1
| | | | | Added support for VODs, live and embeds Authored by: nixxo
* [Zee5] Add Show Extractor (#160)Ashish2021-03-111-0/+1
| | | | Co-authored-by: Ashish <ashish@pop-os.localdomain> Co-authored-by: pukkandan <pukkandan.ytdlp@gmail.com>
* [mtv] Add mtv.it and extract series metadata (#156)nixxo2021-03-081-0/+2
| | | | | | * New extractors: MTVItalia, MTVItaliaProgramma * Extract fields: series, season_number, episode_number Authored-by: nixxo
* [gedi] Improvements from youtube-dl (#149)nixxo2021-03-061-4/+1
| | | Authored-by: nixxo <c.nixxo@gmail.com>
* [mxplayer] Add new extractorAshutosh Chaudhary2021-03-021-0/+1
| | | | | https://github.com/ytdl-org/youtube-dl/pull/27325 Authored by: codeasashu
* Update to ytdl-2021.03.02pukkandan2021-03-021-0/+1
|
* Update to ytdl-commit-4460329pukkandan2021-02-251-0/+1
| | | | | | | | | 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
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-0/+1670
* 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