Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-04 | Add alternative --prefer-unsecure spelling (Closes #2697) | Philipp Hagemeister | |
2014-04-04 | Revert "Workaround for regex engine limitation" | AGSPhoenix | |
This reverts commit 6d0d573ecaf763ce2b043ef7f83a743170eab16d. | |||
2014-04-04 | Workaround for regex engine limitation | AGSPhoenix | |
2014-04-04 | Add a test for the new URL pages | AGSPhoenix | |
Add a test for the pages with the video_id in the URL. | |||
2014-04-04 | Support TeamCoco URLs with video_id in the title | AGSPhoenix | |
If the URL has the video_id in it, use that since the current method of finding the id breaks on those pages. Fixes 2698. | |||
2014-04-04 | [breakcom] Fix YouTube videos extraction (fixes #2699) | Jaime Marquínez Ferrándiz | |
2014-04-05 | Fix _TEST for Ustream embed URLs | anovicecodemonkey | |
2014-04-04 | [keezmovies] Modernize | Jaime Marquínez Ferrándiz | |
2014-04-04 | [yahoo] Modernize | Jaime Marquínez Ferrándiz | |
2014-04-04 | [pornhd] Update test checksum | Sergey M․ | |
2014-04-04 | [pornhd] Fix extraction (Closes #2693) | Sergey M․ | |
2014-04-05 | [UstreamIE] [generic] Added support for Ustream embed URLs (Fixes #2694) | anovicecodemonkey | |
2014-04-04 | [rts] Add more formats and audio support (Closes #2689) | Sergey M․ | |
2014-04-04 | [downloader/common] Use `compat_str` with the error in `try_rename` ↵ | Jaime Marquínez Ferrándiz | |
(appeared in #2389) Otherwise on python 2.x we get `UnicodeDecodeError` because it may contain non ascii characters. | |||
2014-04-04 | release 2014.04.04.22014.04.04.2 | Philipp Hagemeister | |
2014-04-04 | [youtube:playlist] Fix playlists for logged-in users (Fixes #2690) | Philipp Hagemeister | |
2014-04-04 | release 2014.04.04.32014.04.04.3 | Philipp Hagemeister | |
2014-04-04 | [cnet] Fall back to "videos" key | Philipp Hagemeister | |
2014-04-04 | [dailymotion] Fix playlist+user | Philipp Hagemeister | |
2014-04-04 | [generic] Remove test case that has become a 404 | Philipp Hagemeister | |
2014-04-04 | [tests] Fix YoutubeDL tests | Philipp Hagemeister | |
Since bec1fad, the id, title, and url (also in formats) keys are mandatory. Change the tests to reflect that. | |||
2014-04-04 | release 2014.04.04.12014.04.04.1 | Philipp Hagemeister | |
2014-04-04 | [morningstar] Add new extractor (Fixes #2687) | Philipp Hagemeister | |
2014-04-04 | release 2014.04.042014.04.04 | Philipp Hagemeister | |
2014-04-04 | [motorsport] Add extractor (Fixes #2688) | Philipp Hagemeister | |
2014-04-03 | [README] Fix VALID_URL in extractor example | Philipp Hagemeister | |
2014-04-03 | Merge pull request #2681 from phihag/readme-dev-instructions | Philipp Hagemeister | |
[README] Improve developer instructions | |||
2014-04-03 | [wimp] Detect youtube videos (fixes #2686) | Jaime Marquínez Ferrándiz | |
2014-04-03 | [comedycentral:shows] Do no include 6-digit identifier in display ID | Philipp Hagemeister | |
2014-04-03 | release 2014.04.03.32014.04.03.3 | Philipp Hagemeister | |
2014-04-03 | [cnet] Add new extractor (Fixes #2679) | Philipp Hagemeister | |
2014-04-03 | [README] Add md5 to code example | Philipp Hagemeister | |
2014-04-03 | [comedycentral] Add test for #2677 | Philipp Hagemeister | |
2014-04-03 | release 2014.04.03.22014.04.03.2 | Philipp Hagemeister | |
2014-04-03 | Correct check for empty dirname (Fixes #2683) | Philipp Hagemeister | |
2014-04-03 | [youtube:subscriptions] Add space to the description | Jaime Marquínez Ferrándiz | |
2014-04-03 | [c56] Modernize and add duration extraction | Sergey M․ | |
2014-04-03 | [README] Improve developer instructions | Philipp Hagemeister | |
Add a longer tutorial that should cover everything needed to start developing IEs. Fixes #2676 | |||
2014-04-03 | [YouTubeDL] Throw an early error if the info_dict result is invalid | Philipp Hagemeister | |
2014-04-03 | [comedycentral:shows] Support guest/ URLs (Fixes #2677) | Philipp Hagemeister | |
2014-04-03 | [downloader/f4m] Close the final video | Jaime Marquínez Ferrándiz | |
2014-04-03 | MANIFEST.in: Only list the files from the docs folder that will be included ↵ | Jaime Marquínez Ferrándiz | |
(closes #2623) Pruning the _build folder produced the message `no previously-included directories found matching 'docs/_build'` when installing from the source distribution. | |||
2014-04-03 | release 2014.04.03.12014.04.03.1 | Philipp Hagemeister | |
2014-04-03 | [franceculture] Add extractor (Fixes #2669) | Philipp Hagemeister | |
2014-04-03 | Only mention websense URL once | Philipp Hagemeister | |
2014-04-03 | release 2014.04.032014.04.03 | Philipp Hagemeister | |
2014-04-03 | Detect Websense censorship (Fixes #2670) | Philipp Hagemeister | |
2014-04-03 | [cspan] Support multiple segments (Fixes #2674) | Philipp Hagemeister | |
2014-04-02 | [musicplayon] Add support for musicplayon.com | Sergey M․ | |
2014-04-02 | release 2014.04.022014.04.02 | Philipp Hagemeister | |