aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/gamersyde.py
Commit message (Collapse)AuthorAgeFilesLines
* [gamersyde] remove extractorRemita Amine2017-11-251-70/+0
|
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
|
* [gamersyde] SimplifySergey M․2015-04-041-63/+40
|
* Fixed intendation of test casessnipem2015-04-041-9/+36
| | | | Leaded to error on Linux machine
* [Gamersyde] Improved robustness, added duration and testssnipem2015-04-041-3/+5
| | | | | | Fix for Json syntax is now less error prone for Json syntax inside of values. Extractor is now also using native Json handling. Added tests for several videos that were producing errors in the first place.
* [Gamersyde] Add new extractorsnipem2015-04-031-0/+64