aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/xfileshare.py
Commit message (Expand)AuthorAgeFilesLines
* 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