Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-05 | [generic] Generalize novamov based embeds | Sergey M․ | |
2014-04-05 | [divxstage] Fix typo in IE_NAME | Sergey M․ | |
2014-04-05 | [movshare] Support more domains | Sergey M․ | |
2014-04-05 | [divxstage] Support more domains | Sergey M․ | |
2014-04-05 | [nowvideo] Support more domains | Sergey M․ | |
2014-04-05 | [videoweed] Revert _FILE_DELETED_REGEX | Sergey M․ | |
2014-04-05 | [movshare] Add _FILE_DELETED_REGEX | Sergey M․ | |
2014-04-05 | [divxstage] Add support for divxstage.eu | Sergey M․ | |
2014-04-05 | [videoweed] Simplify | Sergey M․ | |
2014-04-05 | [movshare] Add support for movshare.net | Sergey M․ | |
2014-04-05 | [generic] Add support for videoweed embeds | Sergey M․ | |
2014-04-05 | [nowvideo] Improve _VALID_URL | Sergey M․ | |
2014-04-05 | [novamov] Improve _VALID_URL | Sergey M․ | |
2014-04-05 | [videoweed] Simplify | Sergey M․ | |
2014-04-05 | [videoweed]Cleanup | Sainyam Kapoor | |
2014-04-05 | [Videoweed] Added support for videoweed. | Sainyam Kapoor | |
2014-04-04 | Merge pull request #2696 from anovicecodemonkey/support-ustream-embeds | Philipp Hagemeister | |
[UstreamIE] [generic] Added support for Ustream embed URLs (Fixes #2694) | |||
2014-04-04 | [rts] Use visible id in file names | Philipp Hagemeister | |
Maybe the internal ID is more precise, but it's totally confusing, and the obvious ID still allows a google search. | |||
2014-04-04 | [ro220] Make test case more flexible | Philipp Hagemeister | |
Either one or two spaces is fine here. | |||
2014-04-04 | [motorsport] Fix on Python 3 | Philipp Hagemeister | |
2014-04-04 | [teamcoco] Fix regex in 2.6 (#2700) | Philipp Hagemeister | |
The re engine does not want to repeat an empty string, for fear that something like (.*)* could be matching the tokens ... "" "" "" "" "" "" Of course, that's harmless with a question mark, although still somewhat strange. | |||
2014-04-04 | Merge remote-tracking branch 'AGSPhoenix/teamcoco-fix' | Philipp Hagemeister | |
2014-04-04 | [yahoo] Support https and -uploader URLs (Fixes #2701) | Philipp Hagemeister | |
2014-04-04 | [pornhd] Avoid shadowing variable url | Philipp Hagemeister | |
2014-04-04 | Remove unused imports | 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 | [youtube:playlist] Fix playlists for logged-in users (Fixes #2690) | 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 | [morningstar] Add new extractor (Fixes #2687) | Philipp Hagemeister | |
2014-04-04 | [motorsport] Add extractor (Fixes #2688) | Philipp Hagemeister | |
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 | [cnet] Add new extractor (Fixes #2679) | 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 | [comedycentral:shows] Support guest/ URLs (Fixes #2677) | Philipp Hagemeister | |
2014-04-03 | [franceculture] Add extractor (Fixes #2669) | Philipp Hagemeister | |