about summary refs log tree commit diff
path: root/youtube_dl/extractor/xfileshare.py
Commit message (Collapse)AuthorAgeFilesLines
* [XFileShare] Update extractor for 2024dirkf2024-03-081-103/+193
| | | | | | | | | * simplify aa_decode() * review and update supported sites and tests * in above, include FileMoon.sx, and remove separate module * incorporate changes from yt-dlp * allow for decoding multiple scripts (eg, FileMoon) * use new JWPlayer extraction
* [xfileshare] Add support for wolfstream.tv (#28858)schnusch2021-04-261-0/+4
|
* [xfileshare] Add support for aparat.cam (closes #27651)Sergey M․2021-01-041-0/+4
|
* [xfileshare] clean extractorRemita Amine2019-10-171-106/+86
| | | | | | | | | | | | - update the list of domains - add support for aa-encoded video data - improve jwplayer format extraction - add support for Clappr sources closes #17032 closes #17906 closes #18237 closes #18239
* [xfileshare] Add support for vidto.se (closes #17317)Sergey M․2018-08-241-2/+5
|
* [generic] Add support for xfileshare embeds (closes #15879)Sergey M․2018-03-171-0/+9
|
* [xfileshare] Extend format regex (closes #13536)Sergey M․2017-07-021-1/+1
|
* [xfileshare] Add support for fastvideo.megfabiano2017-06-151-0/+4
|
* [xfileshare] PEP 8Sergey M․2017-06-121-1/+0
|
* [xfileshare] Add support for rapidvideo (closes #13348)Sergey M․2017-06-121-0/+4
|
* [xfileshare] Modernize and pass referrerSergey M․2017-06-121-6/+6
|
* [xfileshare] Add support for gorillavid.com and daclips.com (closes #12776)Sergey M․2017-04-181-14/+14
|
* [xfileshare] Add support for vidlo.us (closes #12660)Sergey M․2017-04-061-0/+1
|
* [xfileshare] Add support for vidbom.com (closes #12661)Sergey M․2017-04-061-0/+1
|
* [xfileshare] Add support for vidabc.com (closes #12589)Sergey M․2017-04-011-0/+1
|
* [xfileshare] Improve extraction and extract hls formatsSergey M․2017-04-011-18/+43
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-3/+3
|
* [xfileshare] Add title regex for streamin.to and fallback to video id ↵Sergey M․2016-09-181-3/+5
| | | | (Closes #10646)
* [xfileshare] Improve removed videos detectionSergey M․2016-06-131-2/+9
|
* [xfileshare] Fix testSergey M․2016-06-131-1/+1
|
* [xfileshare:xvidstage] Add support for videos with packed codes (Closes #4335)Sergey M․2016-06-131-4/+27
|
* [xfileshare] Skip an invalid testYen Chi Hsuan2016-06-101-1/+2
|
* [xfileshare] Add support for streamin.toSergey M․2016-05-031-0/+1
|
* [xfileshare] Refactor _VALID_URL and remove ded sitesSergey M․2016-05-031-25/+14
|
* [xfileshare] Add support for thevideobee.to (Closes #9374)Sergey M․2016-05-031-1/+1
|
* Use urlencode_postdata across the codebaseSergey M․2016-03-261-2/+2
|
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-3/+2
| | | | | | | encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode Closes #8974
* [xfileshare] Add support for powerwatch (Closes #8628)Sergey M․2016-02-221-1/+9
|
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compat_urllib_request.Request [downloader/dash] Use sanitized_Request [downloader/http] Use sanitized_Request [atresplayer] Use sanitized_Request [bambuser] Use sanitized_Request [bliptv] Use sanitized_Request [brightcove] Use sanitized_Request [cbs] Use sanitized_Request [ceskatelevize] Use sanitized_Request [collegerama] Use sanitized_Request [extractor/common] Use sanitized_Request [crunchyroll] Use sanitized_Request [dailymotion] Use sanitized_Request [dcn] Use sanitized_Request [dramafever] Use sanitized_Request [dumpert] Use sanitized_Request [eitb] Use sanitized_Request [escapist] Use sanitized_Request [everyonesmixtape] Use sanitized_Request [extremetube] Use sanitized_Request [facebook] Use sanitized_Request [fc2] Use sanitized_Request [flickr] Use sanitized_Request [4tube] Use sanitized_Request [gdcvault] Use sanitized_Request [extractor/generic] Use sanitized_Request [hearthisat] Use sanitized_Request [hotnewhiphop] Use sanitized_Request [hypem] Use sanitized_Request [iprima] Use sanitized_Request [ivi] Use sanitized_Request [keezmovies] Use sanitized_Request [letv] Use sanitized_Request [lynda] Use sanitized_Request [metacafe] Use sanitized_Request [minhateca] Use sanitized_Request [miomio] Use sanitized_Request [meovideo] Use sanitized_Request [mofosex] Use sanitized_Request [moniker] Use sanitized_Request [mooshare] Use sanitized_Request [movieclips] Use sanitized_Request [mtv] Use sanitized_Request [myvideo] Use sanitized_Request [neteasemusic] Use sanitized_Request [nfb] Use sanitized_Request [niconico] Use sanitized_Request [noco] Use sanitized_Request [nosvideo] Use sanitized_Request [novamov] Use sanitized_Request [nowness] Use sanitized_Request [nuvid] Use sanitized_Request [played] Use sanitized_Request [pluralsight] Use sanitized_Request [pornhub] Use sanitized_Request [pornotube] Use sanitized_Request [primesharetv] Use sanitized_Request [promptfile] Use sanitized_Request [qqmusic] Use sanitized_Request [rtve] Use sanitized_Request [safari] Use sanitized_Request [sandia] Use sanitized_Request [shared] Use sanitized_Request [sharesix] Use sanitized_Request [sina] Use sanitized_Request [smotri] Use sanitized_Request [sohu] Use sanitized_Request [spankwire] Use sanitized_Request [sportdeutschland] Use sanitized_Request [streamcloud] Use sanitized_Request [streamcz] Use sanitized_Request [tapely] Use sanitized_Request [tube8] Use sanitized_Request [tubitv] Use sanitized_Request [twitch] Use sanitized_Request [twitter] Use sanitized_Request [udemy] Use sanitized_Request [vbox7] Use sanitized_Request [veoh] Use sanitized_Request [vessel] Use sanitized_Request [vevo] Use sanitized_Request [viddler] Use sanitized_Request [videomega] Use sanitized_Request [viewvster] Use sanitized_Request [viki] Use sanitized_Request [vk] Use sanitized_Request [vodlocker] Use sanitized_Request [voicerepublic] Use sanitized_Request [wistia] Use sanitized_Request [xfileshare] Use sanitized_Request [xtube] Use sanitized_Request [xvideos] Use sanitized_Request [yandexmusic] Use sanitized_Request [youku] Use sanitized_Request [youporn] Use sanitized_Request [youtube] Use sanitized_Request [patreon] Use sanitized_Request [extractor/common] Remove unused import [nfb] PEP 8
* [xfileshare] Correct _VALID_URLYen Chi Hsuan2015-11-141-1/+1
|
* [gorillavid] Rename to xfileshareSergey M․2015-11-111-0/+138