about summary refs log tree commit diff
path: root/youtube_dl/extractor/goshgay.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
|
* Unify coding cookieDéstin Reed2016-10-031-1/+1
|
* Improve some _VALID_URLsstepshal2016-09-141-1/+1
|
* [goshgay] Fix extractionYen Chi Hsuan2016-04-121-3/+3
| | | | | isFamilyFriendly no longer exists in the webpage and I can't find another indicator.
* Use _family_friendly_search for determining age_limitNaglis Jonaitis2015-02-081-3/+1
|
* [goshgay] Fix extractionPhilipp Hagemeister2014-12-121-26/+21
|
* [goshgay] ModernizePhilipp Hagemeister2014-12-121-3/+3
|
* [goshgay] Fix title extraction and modernizeNaglis Jonaitis2014-11-061-29/+14
| | | | Also remove width and height as they are not of the actual video.
* [goshgay] PEP8 and test for age_limit (#3220)Philipp Hagemeister2014-07-111-2/+3
|
* GoshGay ExtractorMikeCol2014-07-091-0/+72