Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ard] Remove deleted video test case | Philipp Hagemeister | 2015-02-01 | 1 | -7/+1 |
| | |||||
* | [mpora] Modernize | Philipp Hagemeister | 2015-02-01 | 1 | -10/+6 |
| | |||||
* | [compat] Correct compat_basestring definition | Philipp Hagemeister | 2015-02-01 | 1 | -2/+3 |
| | |||||
* | Appease pyflakes8-3 | Philipp Hagemeister | 2015-02-01 | 3 | -20/+27 |
| | |||||
* | Merge branch 'kinetoskombi-globo-fix' | Sergey M․ | 2015-02-01 | 1 | -5/+23 |
|\ | |||||
| * | [globo] Properly extract m3u8 formats (#4346 #4832) | Sergey M․ | 2015-02-01 | 1 | -8/+11 |
| | | |||||
| * | [globo] Fix error on some globo videos | kinetoskombi | 2015-01-31 | 1 | -2/+17 |
|/ | |||||
* | Fix flake8 errors | Jaime Marquínez Ferrándiz | 2015-01-31 | 3 | -22/+23 |
| | |||||
* | [rtve] Recognize mobile urls (fixes #4823) | Jaime Marquínez Ferrándiz | 2015-01-30 | 1 | -1/+4 |
| | |||||
* | [rtve] Fix extraction | Jaime Marquínez Ferrándiz | 2015-01-30 | 1 | -1/+14 |
| | | | | Skip live stream test, we can't use the f4m manifest yet | ||||
* | [YoutubeDL] Fix video+audio format_id (Closes #4824) | Sergey M․ | 2015-01-31 | 1 | -1/+2 |
| | |||||
* | [comedycentral:shows] Generate better IDs and add a test for that | Philipp Hagemeister | 2015-01-30 | 1 | -1/+33 |
| | |||||
* | [bbccouk] Improve _VALID_URL | Sergey M․ | 2015-01-30 | 1 | -1/+4 |
| | |||||
* | [mixcloud] Remove unused import | Sergey M․ | 2015-01-30 | 1 | -1/+0 |
| | |||||
* | [mixcloud] Fix extraction (Closes #4784) | Sergey M․ | 2015-01-30 | 1 | -5/+8 |
| | |||||
* | [nhl:news] Add extractor (Closes #4805) | Sergey M․ | 2015-01-30 | 2 | -7/+40 |
| | |||||
* | [nhl] Improve _VALID_URL (#4805) | Sergey M․ | 2015-01-30 | 1 | -1/+4 |
| | |||||
* | [drtv] Improve _VALID_URL (#4814) | Sergey M․ | 2015-01-30 | 1 | -1/+1 |
| | |||||
* | [mtv] Extract subtitles (Closes #4811) | Sergey M․ | 2015-01-30 | 1 | -3/+31 |
| | |||||
* | [spike] Improve _VALID_URL | Sergey M․ | 2015-01-30 | 1 | -2/+2 |
| | |||||
* | [spike] Modernize | Sergey M․ | 2015-01-30 | 1 | -3/+2 |
| | |||||
* | [downloader/f4m] Clarify that we should eventually just implement the DRM ↵ | Philipp Hagemeister | 2015-01-30 | 1 | -3/+3 |
| | | | | scheme (#3000) | ||||
* | Merge remote-tracking branch 'rzhxeo/f4m-drm' | Philipp Hagemeister | 2015-01-30 | 1 | -1/+19 |
|\ | |||||
| * | Filter DRM protected media in f4m downloader | rzhxeo | 2015-01-26 | 1 | -1/+19 |
| | | |||||
* | | [washingtonpost] Catch more UUIDs | Philipp Hagemeister | 2015-01-30 | 1 | -4/+30 |
| | | |||||
* | | [extractor/common] Document all protocol values | Philipp Hagemeister | 2015-01-30 | 1 | -1/+2 |
| | | |||||
* | | [test/helper] Clarify which keys have to be added | Philipp Hagemeister | 2015-01-30 | 1 | -3/+9 |
| | | |||||
* | | [youtube] Remove unused import | Philipp Hagemeister | 2015-01-30 | 1 | -1/+0 |
| | | |||||
* | | [cinchcast] Wrap overly long lines (#4820) | Philipp Hagemeister | 2015-01-30 | 1 | -1/+4 |
| | | |||||
* | | Merge remote-tracking branch 'codesparkle/master' | Philipp Hagemeister | 2015-01-30 | 6 | -14/+4 |
|\ \ | |||||
| * | | Smotri info extractor: removed unreachable code and updated old md5 for test ↵ | codesparkle | 2015-01-30 | 1 | -4/+1 |
| | | | | | | | | | | | | video | ||||
| * | | Remove duplicate dictionary keys | codesparkle | 2015-01-30 | 2 | -2/+0 |
| | | | |||||
| * | | Simplify list creation | codesparkle | 2015-01-30 | 1 | -6/+1 |
| | | | |||||
| * | | The opening curly brace `{` is a regex reserved [control ↵ | codesparkle | 2015-01-30 | 2 | -2/+2 |
| | | | | | | | | | | | | character](http://stackoverflow.com/a/400316/1106367), so it needs to be escaped. | ||||
* | | | dedup AUTHORS | Philipp Hagemeister | 2015-01-30 | 1 | -1/+0 |
|/ / | |||||
* | | release 2015.01.30.2 | Philipp Hagemeister | 2015-01-30 | 1 | -1/+1 |
| | | |||||
* | | [youtube] Fall back to embed webpage when content is blocked on main (Fixes ↵ | Philipp Hagemeister | 2015-01-30 | 1 | -2/+15 |
| | | | | | | | | #4717) | ||||
* | | [README] Add an FAQ for YouTube IDs starting with a dash (Closes #4800) | Philipp Hagemeister | 2015-01-30 | 1 | -0/+7 |
| | | |||||
* | | release 2015.01.30.1 | Philipp Hagemeister | 2015-01-30 | 1 | -1/+1 |
| | | |||||
* | | release 2015.01.30 | Philipp Hagemeister | 2015-01-30 | 2 | -4/+4 |
| | | |||||
* | | [youtube:truncated_url] Add hl= forms (#4799) | Philipp Hagemeister | 2015-01-30 | 1 | -0/+4 |
| | | |||||
* | | [dctp] PEP8 | Philipp Hagemeister | 2015-01-30 | 1 | -2/+2 |
| | | |||||
* | | Credit @bastik for dctp.tv (#4796) | Philipp Hagemeister | 2015-01-30 | 1 | -0/+1 |
| | | |||||
* | | [dctp] Improve output (#4796) | Philipp Hagemeister | 2015-01-30 | 1 | -6/+13 |
| | | |||||
* | | Merge remote-tracking branch 'bastik/dev-dctp' | Philipp Hagemeister | 2015-01-30 | 3 | -0/+54 |
|\ \ | |||||
| * | | [dctp] prefix real_time parameter with rtmp_ | Paul Hartmann | 2015-01-30 | 2 | -2/+2 |
| | | | |||||
| * | | [dctp] fix test | Paul Hartmann | 2015-01-30 | 1 | -2/+3 |
| | | | |||||
| * | | [dctp] follow id conventions | Paul Hartmann | 2015-01-29 | 1 | -2/+3 |
| | | | |||||
| * | | [dctp] fix python 2.6 compatibility | Paul Hartmann | 2015-01-29 | 1 | -3/+3 |
| | | | |||||
| * | | added test for dctp | Paul Hartmann | 2015-01-28 | 1 | -1/+8 |
| | | |