14 Commits (2514d2635e0c8ff0fb72d00a093a849001df2bdd)

Author SHA1 Message Date
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).
10 years ago
Philipp Hagemeister aea6e7fc3c [cspan] Support multiple segments (Fixes #2674) 10 years ago
Sergey M․ 6a66ae96ed [cspan] Roll back unfinished rtmp support 10 years ago
Sergey M․ b4461b6ebe [auengine] Modernize 10 years ago
Jaime Marquínez Ferrándiz 6f13b055f1 [cspan] Fix typo in a comment 10 years ago
Philipp Hagemeister 11a15be4ce [cspan] Add support for newer videos (Fixes #2577) 10 years ago
Jaime Marquínez Ferrándiz 009a3408f5 [cspan] Fix extraction (fixes #2291)
The webpage urls have changed.
The title and thumbnail are now extracted from an xml.
10 years ago
Philipp Hagemeister 11577ec054 [cspan] Disable test
It works fine from all my machines, no matter where, but from travis, we get lots of 403s.
Maybe another project is scraping CSPAN from travis and they're blocking the travis machines?
10 years ago
Jaime Marquínez Ferrándiz 407ae733ab [cspan] Make ‘www’ optional and improve the regex for extracting the id (fixes #2194) 10 years ago
Philipp Hagemeister ca9e792253 [cspan] Use HTTP download (Fixes #2098) 11 years ago
dst c0ade33e16 Correct some extractor _VALID_URL regexes 11 years ago
Jaime Marquínez Ferrándiz 46720279c2 InfoExtractor: add some helper methods to extract OpenGraph info 11 years ago
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions 11 years ago
Jaime Marquínez Ferrándiz aa0c87391c Add CSpanIE (closes #312) 11 years ago