aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/wistia.py
Commit message (Expand)AuthorAgeFilesLines
* [extractor/generic] Extract wistia embed code into separate methodSergey M․2017-05-131-0/+22
* [extractor/generic] Add test for wistia standard embedSergey M․2016-05-201-1/+2
* [wistia] Improve hls supportSergey M․2016-05-201-1/+8
* [wistia] Skip storyboard and improve extractionSergey M․2016-05-201-4/+8
* [wistia] Add alias and modernizeSergey M․2016-05-201-10/+18
* [wistia] extract more metadataremitamine2016-03-171-15/+27
* [wistia] Fix extraction (Closes #8707)Sergey M․2016-03-011-1/+2
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-3/+5
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-5/+3
* [wistia] Use API and make more genericNaglis Jonaitis2014-09-201-6/+9
* [wistia] Add duration and modernizeSergey M․2014-06-241-7/+12
* [wistia] Prefer original video format above all othersPhilipp Hagemeister2014-01-011-0/+1
* [wistia] Use centralized sortingPhilipp Hagemeister2013-12-251-1/+2
* [wistia] Add extractorPhilipp Hagemeister2013-12-061-0/+55