aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/xfileshare.py
Commit message (Expand)AuthorAgeFilesLines
* [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 (Closes...Sergey M․2016-09-181-3/+5
* [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
* [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
* [xfileshare] Correct _VALID_URLYen Chi Hsuan2015-11-141-1/+1
* [gorillavid] Rename to xfileshareSergey M․2015-11-111-0/+138