Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-17 | Improve code style | Philipp Hagemeister | |
2014-08-28 | Move playlist tests to extractors. | Philipp Hagemeister | |
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). | |||
2014-04-03 | [cspan] Support multiple segments (Fixes #2674) | Philipp Hagemeister | |
2014-03-26 | [cspan] Roll back unfinished rtmp support | Sergey M․ | |
2014-03-25 | [auengine] Modernize | Sergey M․ | |
2014-03-21 | [cspan] Fix typo in a comment | Jaime Marquínez Ferrándiz | |
2014-03-21 | [cspan] Add support for newer videos (Fixes #2577) | Philipp Hagemeister | |
2014-02-02 | [cspan] Fix extraction (fixes #2291) | Jaime Marquínez Ferrándiz | |
The webpage urls have changed. The title and thumbnail are now extracted from an xml. | |||
2014-01-22 | [cspan] Disable test | Philipp Hagemeister | |
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? | |||
2014-01-22 | [cspan] Make ‘www’ optional and improve the regex for extracting the id ↵ | Jaime Marquínez Ferrándiz | |
(fixes #2194) | |||
2014-01-05 | [cspan] Use HTTP download (Fixes #2098) | Philipp Hagemeister | |
2013-12-04 | Correct some extractor _VALID_URL regexes | dst | |
2013-07-12 | InfoExtractor: add some helper methods to extract OpenGraph info | Jaime Marquínez Ferrándiz | |
2013-06-27 | Move tests to the IE definitions | Philipp Hagemeister | |
2013-06-26 | Add CSpanIE (closes #312) | Jaime Marquínez Ferrándiz | |