Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | release 2014.04.04.4 | Philipp Hagemeister | 2014-04-04 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Add alternative --prefer-unsecure spelling (Closes #2697) | Philipp Hagemeister | 2014-04-04 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [breakcom] Fix YouTube videos extraction (fixes #2699) | Jaime Marquínez Ferrándiz | 2014-04-04 | 1 | -3/+4 | |
| | | | | ||||||
* | | | | [keezmovies] Modernize | Jaime Marquínez Ferrándiz | 2014-04-04 | 1 | -12/+14 | |
| | | | | ||||||
* | | | | [yahoo] Modernize | Jaime Marquínez Ferrándiz | 2014-04-04 | 1 | -20/+17 | |
| | | | | ||||||
* | | | | [pornhd] Update test checksum | Sergey M․ | 2014-04-04 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [pornhd] Fix extraction (Closes #2693) | Sergey M․ | 2014-04-04 | 1 | -19/+56 | |
| |/ / |/| | | ||||||
* | | | [rts] Add more formats and audio support (Closes #2689) | Sergey M․ | 2014-04-04 | 1 | -22/+110 | |
| | | | ||||||
* | | | [downloader/common] Use `compat_str` with the error in `try_rename` ↵ | Jaime Marquínez Ferrándiz | 2014-04-04 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | (appeared in #2389) Otherwise on python 2.x we get `UnicodeDecodeError` because it may contain non ascii characters. | |||||
* | | | release 2014.04.04.2 | Philipp Hagemeister | 2014-04-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | [youtube:playlist] Fix playlists for logged-in users (Fixes #2690) | Philipp Hagemeister | 2014-04-04 | 1 | -1/+2 | |
| | | | ||||||
* | | | release 2014.04.04.3 | Philipp Hagemeister | 2014-04-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | [cnet] Fall back to "videos" key | Philipp Hagemeister | 2014-04-04 | 1 | -0/+5 | |
| | | | ||||||
* | | | [dailymotion] Fix playlist+user | Philipp Hagemeister | 2014-04-04 | 1 | -6/+4 | |
| | | | ||||||
* | | | [generic] Remove test case that has become a 404 | Philipp Hagemeister | 2014-04-04 | 1 | -14/+0 | |
| | | | ||||||
* | | | [tests] Fix YoutubeDL tests | Philipp Hagemeister | 2014-04-04 | 1 | -31/+43 | |
| | | | | | | | | | | | | Since bec1fad, the id, title, and url (also in formats) keys are mandatory. Change the tests to reflect that. | |||||
* | | | release 2014.04.04.1 | Philipp Hagemeister | 2014-04-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | [morningstar] Add new extractor (Fixes #2687) | Philipp Hagemeister | 2014-04-04 | 2 | -0/+56 | |
| | | | ||||||
* | | | release 2014.04.04 | Philipp Hagemeister | 2014-04-04 | 1 | -1/+1 | |
| | | | ||||||
* | | | [motorsport] Add extractor (Fixes #2688) | Philipp Hagemeister | 2014-04-04 | 2 | -0/+64 | |
| | | | ||||||
* | | | [README] Fix VALID_URL in extractor example | Philipp Hagemeister | 2014-04-03 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge pull request #2681 from phihag/readme-dev-instructions | Philipp Hagemeister | 2014-04-03 | 1 | -1/+61 | |
|\ \ \ | | | | | | | | | [README] Improve developer instructions | |||||
| * | | | [README] Add md5 to code example | Philipp Hagemeister | 2014-04-03 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | [README] Improve developer instructions | Philipp Hagemeister | 2014-04-03 | 1 | -1/+59 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Add a longer tutorial that should cover everything needed to start developing IEs. Fixes #2676 | |||||
* | | | | [wimp] Detect youtube videos (fixes #2686) | Jaime Marquínez Ferrándiz | 2014-04-03 | 1 | -3/+24 | |
| | | | | ||||||
* | | | | [comedycentral:shows] Do no include 6-digit identifier in display ID | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | release 2014.04.03.3 | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [cnet] Add new extractor (Fixes #2679) | Philipp Hagemeister | 2014-04-03 | 3 | -4/+75 | |
| | | | | ||||||
* | | | | [comedycentral] Add test for #2677 | Philipp Hagemeister | 2014-04-03 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | release 2014.04.03.2 | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Correct check for empty dirname (Fixes #2683) | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [youtube:subscriptions] Add space to the description | Jaime Marquínez Ferrándiz | 2014-04-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [c56] Modernize and add duration extraction | Sergey M․ | 2014-04-03 | 1 | -11/+18 | |
|/ / / | ||||||
* | | | [YouTubeDL] Throw an early error if the info_dict result is invalid | Philipp Hagemeister | 2014-04-03 | 1 | -0/+8 | |
| | | | ||||||
* | | | [comedycentral:shows] Support guest/ URLs (Fixes #2677) | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | [downloader/f4m] Close the final video | Jaime Marquínez Ferrándiz | 2014-04-03 | 1 | -0/+1 | |
| | | | ||||||
* | | | MANIFEST.in: Only list the files from the docs folder that will be included ↵ | Jaime Marquínez Ferrándiz | 2014-04-03 | 1 | -2/+1 | |
| | | | | | | | | | | | | | | | | | | (closes #2623) Pruning the _build folder produced the message `no previously-included directories found matching 'docs/_build'` when installing from the source distribution. | |||||
* | | | release 2014.04.03.1 | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | [franceculture] Add extractor (Fixes #2669) | Philipp Hagemeister | 2014-04-03 | 3 | -1/+79 | |
| | | | ||||||
* | | | Only mention websense URL once | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | release 2014.04.03 | Philipp Hagemeister | 2014-04-03 | 1 | -1/+1 | |
| | | | ||||||
* | | | Detect Websense censorship (Fixes #2670) | Philipp Hagemeister | 2014-04-03 | 1 | -0/+11 | |
| | | | ||||||
* | | | [cspan] Support multiple segments (Fixes #2674) | Philipp Hagemeister | 2014-04-03 | 2 | -9/+35 | |
| | | | ||||||
* | | | [musicplayon] Add support for musicplayon.com | Sergey M․ | 2014-04-02 | 2 | -0/+76 | |
| | | | ||||||
* | | | release 2014.04.02 | Philipp Hagemeister | 2014-04-02 | 1 | -1/+1 | |
| | | | ||||||
* | | | [youtube] feeds: Also look for the html in the 'content_html' field (fixes ↵ | Jaime Marquínez Ferrándiz | 2014-04-02 | 1 | -3/+2 | |
| | | | | | | | | | | | | #2671) | |||||
* | | | [comedycentral] Change XPath .//guid to ./guid (fixes #2668) | Jaime Marquínez Ferrándiz | 2014-04-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | It fails to find the element in python 2.6 and it's not required, the element is a direct child of the item node. | |||||
* | | | [comedycentral] Update test title for 34cbc7ee8db36e85d2021455f468c5dc2da616b8 | Jaime Marquínez Ferrándiz | 2014-04-01 | 1 | -1/+1 | |
| | | | ||||||
* | | | [rutube] Use _download_json | Jaime Marquínez Ferrándiz | 2014-04-01 | 1 | -12/+7 | |
| | | | ||||||
* | | | [brightcove] Encode object_str with utf-8 | Sergey M․ | 2014-04-01 | 2 | -1/+12 | |
| | | |