summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/vine.py
AgeCommit message (Expand)Author
2018-04-15[vine:user] Improve extraction (closes #16190)Sergey M․
2018-04-15[vine:user] Fix extraction (closes #15514)Timmy
2017-07-11[vine] Make sure the title won't be emptyYen Chi Hsuan
2017-02-03[vine] Fix extraction (closes #11955)Sergey M․
2016-07-02[vine] Remove superfluous whitespaceSergey M․
2016-07-02[vine] Fix extraction (Closes #9970)Sergey M․
2016-06-22[Vine] Extract view countTRox1972
2016-02-14[refactor] Single quotes consistencySergey M․
2015-10-21[vine] Use _search_regex for JSON data (Closes #7254, closes #7255)Sergey M․
2015-10-18[vine] Add counters to testsSergey M․
2015-10-18[vine] Remove duplicate metadata, make more robust and modernize (Closes #7215)Sergey M․
2015-10-18[vine] Fix download testsLukáš Lalinský
2015-10-18[vine] Use JS data to get title/alt_titleLukáš Lalinský
2015-05-12[vine] Relax `alt_title` (Closes #5677)Sergey M․
2015-04-13[vine] flake8Yen Chi Hsuan
2015-04-09[vine] ModernizeSergey M․
2015-04-09[vine] Extend _VALID_URLSergey M․
2015-04-09[vine] Add tests for #5389Sergey M․
2015-04-09[vine] Fix post data regex (Closes #5389)Sergey M․
2015-04-09[vine] Zero rate videos is perfectly valid (#5389)Sergey M․
2015-03-20[vine] Fix formats extraction (Closes #5239)Naglis Jonaitis
2014-12-12[vine] Provide alt_title (Fixes #4448)Philipp Hagemeister
2014-12-12[vine] ModernizePhilipp Hagemeister
2014-12-04[vine:user] Add support for another URL format (Closes #4365)Sergey M․
2014-10-27[vine:user] Adapt test to changed list sizePhilipp Hagemeister
2014-08-28Move playlist tests to extractors.Philipp Hagemeister
2014-05-13[vine:user] SimplifyPhilipp Hagemeister
2014-05-10Added VineUserIE extractor for vine user timelineJason Normore
2014-04-30[vine] Remove debugging codePhilipp Hagemeister
2014-04-30[YoutubeDL] Do not require default output template to be setPhilipp Hagemeister
2014-02-23[vine] Extract more metadata and support low formatSergey M.
2014-02-23[vine] Fix uploader extractionJaime Marquínez Ferrándiz
2014-02-04[vine] SimplifyJaime Marquínez Ferrándiz
2013-11-12[vine] Fix uploader extractionJaime Marquínez Ferrándiz
2013-07-12InfoExtractor: add some helper methods to extract OpenGraph infoJaime Marquínez Ferrándiz
2013-06-27Move tests to the IE definitionsPhilipp Hagemeister
2013-06-23[Vine] move into own filePhilipp Hagemeister