Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [vine] Make sure the title won't be empty | Yen Chi Hsuan | 2017-07-11 | 1 | -2/+4 |
| | | | | And fix a relevant TwitterCard test case | ||||
* | [vine] Fix extraction (closes #11955) | Sergey M․ | 2017-02-03 | 1 | -61/+46 |
| | |||||
* | [vine] Remove superfluous whitespace | Sergey M․ | 2016-07-02 | 1 | -1/+1 |
| | |||||
* | [vine] Fix extraction (Closes #9970) | Sergey M․ | 2016-07-02 | 1 | -1/+3 |
| | |||||
* | [Vine] Extract view count | TRox1972 | 2016-06-22 | 1 | -0/+5 |
| | |||||
* | [refactor] Single quotes consistency | Sergey M․ | 2016-02-14 | 1 | -3/+3 |
| | |||||
* | [vine] Use _search_regex for JSON data (Closes #7254, closes #7255) | Sergey M․ | 2015-10-21 | 1 | -2/+2 |
| | |||||
* | [vine] Add counters to tests | Sergey M․ | 2015-10-18 | 1 | -0/+12 |
| | |||||
* | [vine] Remove duplicate metadata, make more robust and modernize (Closes #7215) | Sergey M․ | 2015-10-18 | 1 | -19/+20 |
| | |||||
* | [vine] Fix download tests | Lukáš Lalinský | 2015-10-18 | 1 | -2/+2 |
| | |||||
* | [vine] Use JS data to get title/alt_title | Lukáš Lalinský | 2015-10-18 | 1 | -2/+17 |
| | |||||
* | [vine] Relax `alt_title` (Closes #5677) | Sergey M․ | 2015-05-12 | 1 | -1/+1 |
| | |||||
* | [vine] flake8 | Yen Chi Hsuan | 2015-04-13 | 1 | -1/+0 |
| | |||||
* | [vine] Modernize | Sergey M․ | 2015-04-09 | 1 | -3/+5 |
| | |||||
* | [vine] Extend _VALID_URL | Sergey M․ | 2015-04-09 | 1 | -1/+4 |
| | |||||
* | [vine] Add tests for #5389 | Sergey M․ | 2015-04-09 | 1 | -2/+28 |
| | |||||
* | [vine] Fix post data regex (Closes #5389) | Sergey M․ | 2015-04-09 | 1 | -1/+2 |
| | |||||
* | [vine] Zero rate videos is perfectly valid (#5389) | Sergey M․ | 2015-04-09 | 1 | -1/+1 |
| | |||||
* | [vine] Fix formats extraction (Closes #5239) | Naglis Jonaitis | 2015-03-20 | 1 | -8/+7 |
| | |||||
* | [vine] Provide alt_title (Fixes #4448) | Philipp Hagemeister | 2014-12-12 | 1 | -0/+2 |
| | |||||
* | [vine] Modernize | Philipp Hagemeister | 2014-12-12 | 1 | -15/+10 |
| | |||||
* | [vine:user] Add support for another URL format (Closes #4365) | Sergey M․ | 2014-12-04 | 1 | -10/+17 |
| | |||||
* | [vine:user] Adapt test to changed list size | Philipp Hagemeister | 2014-10-27 | 1 | -1/+1 |
| | |||||
* | Move playlist tests to extractors. | Philipp Hagemeister | 2014-08-28 | 1 | -0/+7 |
| | | | | 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). | ||||
* | [vine:user] Simplify | Philipp Hagemeister | 2014-05-13 | 1 | -19/+14 |
| | |||||
* | Added VineUserIE extractor for vine user timeline | Jason Normore | 2014-05-10 | 1 | -0/+36 |
| | | | | | Added vine user timeline extractor using unofficial vine api user profile and timeline api endpoints. | ||||
* | [vine] Remove debugging code | Philipp Hagemeister | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | [YoutubeDL] Do not require default output template to be set | Philipp Hagemeister | 2014-04-30 | 1 | -2/+2 |
| | |||||
* | [vine] Extract more metadata and support low format | Sergey M. | 2014-02-23 | 1 | -15/+31 |
| | |||||
* | [vine] Fix uploader extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -2/+3 |
| | |||||
* | [vine] Simplify | Jaime Marquínez Ferrándiz | 2014-02-04 | 1 | -18/+21 |
| | |||||
* | [vine] Fix uploader extraction | Jaime Marquínez Ferrándiz | 2013-11-12 | 1 | -1/+1 |
| | |||||
* | InfoExtractor: add some helper methods to extract OpenGraph info | Jaime Marquínez Ferrándiz | 2013-07-12 | 1 | -8/+2 |
| | |||||
* | Move tests to the IE definitions | Philipp Hagemeister | 2013-06-27 | 1 | -0/+9 |
| | |||||
* | [Vine] move into own file | Philipp Hagemeister | 2013-06-23 | 1 | -0/+37 |