Commit Graph

16 Commits (fdc80008100ebcca2a1456d6e8a7064e65f6e69f)

Author SHA1 Message Date
Philipp Hagemeister f5e43bc695 [vine] Provide alt_title (Fixes )
Philipp Hagemeister 63e0f29564 [vine] Modernize
Sergey M․ b128c9ed68 [vine:user] Add support for another URL format (Closes )
Philipp Hagemeister 7706927370 [vine:user] Adapt test to changed list size
Philipp Hagemeister 22a6f15061 Move playlist tests to extractors.
From now on, test_download will run these tests. That means we benefit not only from the networking setup in there, but also from the other tests (for example test_all_urls to find problems with _VALID_URLs).
Philipp Hagemeister a172b258ac [vine:user] Simplify
Jason Normore ea783d01e1 Added VineUserIE extractor for vine user timeline
Added vine user timeline extractor using unofficial
vine api user profile and timeline api endpoints.
Philipp Hagemeister 0049594efb [vine] Remove debugging code
Philipp Hagemeister acd69589a5 [YoutubeDL] Do not require default output template to be set
Sergey M. f919201ecc [vine] Extract more metadata and support low format
Jaime Marquínez Ferrándiz 78b373975d [vine] Fix uploader extraction
Jaime Marquínez Ferrándiz 5dc733f071 [vine] Simplify
Jaime Marquínez Ferrándiz 8b8cbd8f6d [vine] Fix uploader extraction
Jaime Marquínez Ferrándiz 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister eb1634cbf8 [Vine] move into own file