aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/afreecatv.py
AgeCommit message (Expand)Author
2016-05-31use /track/video/file to determine if video existsPeter Rowlands
2016-05-08don't use selection by attributePeter Rowlands
2016-05-08use stricter file selectorPeter Rowlands
2016-05-08update testsPeter Rowlands
2016-05-08use dict.get in case upload_date does not existPeter Rowlands
2016-05-06add multi_video test casePeter Rowlands
2016-05-06fix multi_video part naming, add upload_date fieldPeter Rowlands
2016-05-06use url instead of single formats entryPeter Rowlands
2016-05-06use xpath_textPeter Rowlands
2016-05-05[afreecatv] Add new extractor for afreecatv.com VODsPeter Rowlands