Commit Graph

24 Commits (dd8417526b13c541e6db8f4200e717b8922a1620)

Author SHA1 Message Date
Sergey M․ d4b963d0a6 [vine] Relax `alt_title` (Closes )
Yen Chi Hsuan 51f1244600 [vine] flake8
Sergey M․ 4c4780c25e [vine] Modernize
Sergey M․ 64f1aba8f1 [vine] Extend _VALID_URL
Sergey M․ 3359fb661f [vine] Add tests for
Sergey M․ 58a9f1b864 [vine] Fix post data regex (Closes )
Sergey M․ 6ac41a4ef5 [vine] Zero rate videos is perfectly valid ()
Naglis Jonaitis 2684871bc1 [vine] Fix formats extraction (Closes )
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