aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/vgtv.py
AgeCommit message (Expand)Author
2015-05-30[vgtv] Properly handle livesSergey M․
2015-05-30[vgtv] Check for inactive videosSergey M․
2015-05-30[vgtv] Skip wasLive hds (Closes #5835)Sergey M․
2015-05-09[vgtv] Avoid duplicate format_idSergey M․
2015-05-09[vgtv] Escape '#' in _VALID_URL and remove empty newlines at the endJaime Marquínez Ferrándiz
2015-05-08[vgtv] Add support for bt vestlendingen (Closes #5620)Sergey M․
2015-05-08[vgtv] Add support for bt.no articles (#5620)Sergey M․
2015-05-08[vgtv] Add support for generic bt.no URLs (#5620)Sergey M․
2015-05-03[vgtv] Fix _VALID_URL (Closes #5578)Sergey M․
2014-12-04[vgtv] Update testsTithen-Firion
2014-11-23PEP8 appliedJouke Waleson
2014-10-27[vgtv] Fix test titlePhilipp Hagemeister
2014-10-27[vgtv] SimplifyPhilipp Hagemeister
2014-09-30[vgtv] Fix tests' extsSergey M․
2014-09-08[vgtv] Add view count to test casesSergey M․
2014-09-08[vgtv] Extract all formats, add support for wasLive and live streamTypesSergey M․
2014-09-04[vgtv] Add new extractorMagnus Kolstad