aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/snagfilms.py
Commit message (Collapse)AuthorAgeFilesLines
* [viewlift] replace SnagFilms extractorsremitamine2016-04-291-181/+0
| | | | | - add support for other sites that use the same logic - improve format extraction and sorting
* [snagfilms] Don't use '_' as a variable that is usedJaime Marquínez Ferrándiz2015-07-211-1/+1
|
* [snagfilms] Improve m3u8 extraction (Closes #6309)Sergey M․2015-07-211-3/+13
|
* [snagfilms] More testsSergey M․2015-06-271-0/+8
|
* [snagfilms] Capture not available errorSergey M․2015-06-271-1/+5
|
* [snagfilms:embed] Capture geolocation restriction errorSergey M․2015-06-271-1/+7
|
* [snagfilms] Add support for showsSergey M․2015-06-271-3/+16
|
* [snagfilms] Add routine for generic embeds extractionsSergey M․2015-06-271-0/+7
|
* [snagfilms] Improve and simplifySergey M․2015-06-271-62/+111
|
* download all pages before start extracting inforemitamine2015-06-271-5/+4
|
* add support for embed linksremitamine2015-06-271-14/+34
|
* remove unnecessary symbolic name for groupremitamine2015-06-261-2/+0
|
* convert tabs to 4 spaces identationremitamine2015-06-261-57/+57
|
* [snagfilms] Add new extractorremitamine2015-06-261-0/+67