aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/googledrive.py
Commit message (Collapse)AuthorAgeFilesLines
* [googledrive] Relax _VALID_URL (Closes #8829)Sergey M․2016-03-121-4/+8
|
* [googledrive] Make thumbnail optional (Closes #8629)Sergey M․2016-02-221-1/+1
|
* [googledrive] Modernizeremitamine2015-12-211-94/+50
|
* [googledrive] raise ExtractorError instead of warningremitamine2015-07-231-3/+6
|
* fix recursive errorremitamine2015-07-231-7/+7
|
* remove unnecessary regex group namesremitamine2015-07-231-19/+13
|
* fix embed regexremitamine2015-07-231-3/+3
|
* move the embed to a separate classremitamine2015-07-231-1/+30
|
* change the _TEST inforemitamine2015-07-231-3/+3
|
* [googledrive] Add new extractorremitamine2015-07-231-0/+106