Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5772 from frenchy1983/fix_tnaflix_regex | Sergey M. | 2015-05-24 | 2 | -26/+34 |
|\ | | | | | [TNAFlix] Allow dot (and more) in cat_id and display_id | ||||
| * | [TNAFlix] Restore test | frenchy1983 | 2015-05-22 | 2 | -25/+33 |
| | | | | | | | | See dstftw's comment in #5772 | ||||
| * | [TNAFlix] Allow dot (and more) in cat_id and display_id | frenchy1983 | 2015-05-21 | 1 | -8/+8 |
| | | | | | | | | URLs with dots were raising a "UnsupportedError: Unsupported URL" error. | ||||
* | | [README.md] Keep more idiomatic rwx order | Sergey M. | 2015-05-24 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #5800 from WassimAttar/patch-1 | Sergey M. | 2015-05-24 | 1 | -2/+2 |
|\ \ | | | | | | | [README.md] chmod error | ||||
| * | | chmod error | WassimAttar | 2015-05-24 | 1 | -2/+2 |
|/ / | | | | | | | | | | | | | | | | | After installing youtube-dl with this method sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl sudo chmod a+xr /usr/local/bin/youtube-dl When i try to use it, i get this error python: can't open file '/usr/local/bin/youtube-dl': [Errno 13] Permission denied The correct chmod is a+xr | ||||
* | | [YoutubeDL] Initialize `files_to_delete` (Closes #5797) | Sergey M․ | 2015-05-24 | 1 | -0/+1 |
| | | |||||
* | | [drtv] Improve extraction (Closes #5792) | Sergey M? | 2015-05-24 | 1 | -11/+26 |
| | | |||||
* | | [nextmedia] Extend and reorder _VALID_URL | Yen Chi Hsuan | 2015-05-24 | 1 | -1/+4 |
| | | |||||
* | | [nextmedia] Merge AppleDailyRealtimeNewsIE and AppleDailyAnimationNewsIE | Yen Chi Hsuan | 2015-05-24 | 2 | -24/+16 |
| | | |||||
* | | [cnn] Relax _VALID_URL again (fixes #5737) | Yen Chi Hsuan | 2015-05-24 | 1 | -1/+1 |
| | | | | | | | | The problem is the same as test:CNN_1, so I didn't add the test case | ||||
* | | [prosiebensat1] Add support for .at domain names (Closes #5786) | Sergey M․ | 2015-05-23 | 1 | -1/+1 |
| | | |||||
* | | [rutv] Extend embed URL (Closes #5782) | Sergey M․ | 2015-05-23 | 1 | -1/+1 |
| | | |||||
* | | Credit @ping for viki:channel, qqmusic:toplist | Sergey M․ | 2015-05-23 | 1 | -0/+1 |
| | | |||||
* | | Clarify that --dump-pages encodes the pages using base64 (#5781) | Jaime Marquínez Ferrándiz | 2015-05-22 | 1 | -1/+1 |
| | | |||||
* | | [sportbox] Remove unused import | Jaime Marquínez Ferrándiz | 2015-05-22 | 1 | -1/+0 |
| | | |||||
* | | [nba] Fix duration extraction (fixes #5777) | Yen Chi Hsuan | 2015-05-22 | 1 | -2/+18 |
| | | |||||
* | | [sportbox] Fix extraction | Sergey M․ | 2015-05-22 | 1 | -16/+9 |
| | | |||||
* | | [shared] Fix for python 3.2 | Sergey M․ | 2015-05-22 | 1 | -1/+1 |
| | | |||||
* | | [shared] Fix for python 3.2 | Sergey M․ | 2015-05-22 | 1 | -1/+1 |
| | | |||||
* | | [rtve.es:alacarta] Fix for python 3.2 | Sergey M․ | 2015-05-22 | 1 | -1/+1 |
| | | |||||
* | | [aes] Fix for python 3.2 | Sergey M․ | 2015-05-22 | 1 | -1/+1 |
| | | |||||
* | | [chilloutzone] Fix for python 3.2 | Sergey M․ | 2015-05-22 | 1 | -1/+1 |
| | | |||||
* | | [videott] Fix for python 3.2 | Sergey M․ | 2015-05-21 | 1 | -1/+1 |
| | | |||||
* | | [viki] Extend _VALID_URLs | Sergey M․ | 2015-05-21 | 1 | -2/+3 |
| | | |||||
* | | [options] Clarify `--metadata-from-title` additional templates | Sergey M․ | 2015-05-21 | 1 | -1/+1 |
| | | |||||
* | | [mitele] It now uses m3u8 (#5764) | Jaime Marquínez Ferrándiz | 2015-05-21 | 2 | -2/+11 |
|/ | | | | It should also be possible to use Adobe HDS, but it would require more work. | ||||
* | [viki] remove unused import | Jaime Marquínez Ferrándiz | 2015-05-21 | 1 | -1/+0 |
| | |||||
* | [viki] Fix typo | Sergey M․ | 2015-05-21 | 1 | -1/+1 |
| | |||||
* | [viki:channel] Extend matching URLs and extract movies | Sergey M․ | 2015-05-21 | 1 | -2/+11 |
| | |||||
* | [viki:channel] Switch to API | Sergey M․ | 2015-05-21 | 1 | -14/+14 |
| | |||||
* | [viki] Add support for youtube externals | Sergey M․ | 2015-05-21 | 1 | -22/+48 |
| | |||||
* | [viki] Switch extraction to API | Sergey M․ | 2015-05-21 | 1 | -94/+148 |
| | |||||
* | Merge branch 'ping-viki-shows' | Sergey M․ | 2015-05-20 | 2 | -3/+60 |
|\ | |||||
| * | [viki:channel] Extract title from JSON | Sergey M․ | 2015-05-20 | 1 | -16/+24 |
| | | |||||
| * | Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ↵ | Sergey M․ | 2015-05-20 | 2 | -5/+8 |
| |\ | | | | | | | | | | ping-viki-shows | ||||
| | * | [viki] Change IE name to channel, better message output | ping | 2015-05-17 | 2 | -5/+8 |
| | | | |||||
| * | | Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ↵ | Sergey M․ | 2015-05-17 | 1 | -9/+20 |
| |\| | | | | | | | | | | ping-viki-shows | ||||
| | * | [viki] Add proper paging and include clips | ping | 2015-05-17 | 1 | -9/+20 |
| | | | |||||
| * | | Merge branch 'viki-shows' of https://github.com/ping/youtube-dl into ↵ | Sergey M․ | 2015-05-16 | 2 | -1/+36 |
| |\| | | | | | | | | | | ping-viki-shows | ||||
| | * | [viki] Fix code format | ping | 2015-05-16 | 1 | -2/+1 |
| | | | |||||
| | * | [viki] Add support for shows | ping | 2015-05-16 | 2 | -1/+37 |
| | | | |||||
* | | | release 2015.05.20 | Philipp Hagemeister | 2015-05-20 | 2 | -1/+6 |
| | | | |||||
* | | | [letv/sohu] Skip tests relying on external proxies | Yen Chi Hsuan | 2015-05-20 | 2 | -6/+2 |
| | | | | | | | | | | | | The proxy is currently broken. See #5655 and zhuzhuor/Unblock-Youku#427 | ||||
* | | | [ultimedia] Fix extraction | Sergey M․ | 2015-05-19 | 1 | -4/+6 |
| | | | |||||
* | | | [qqmusic] Unescape '\\n' in description (#5705) | Yen Chi Hsuan | 2015-05-19 | 1 | -1/+3 |
| | | | |||||
* | | | [yahoo] Add support for closed captions (closes #5714) | Yen Chi Hsuan | 2015-05-19 | 2 | -0/+19 |
| | | | |||||
* | | | [utils] Support TTML without default namespace | Yen Chi Hsuan | 2015-05-19 | 2 | -3/+21 |
| | | | | | | | | | | | | In a strict sense such TTML is invalid, but Yahoo uses it. | ||||
* | | | tox: Pass HOME environment variable | Jaime Marquínez Ferrándiz | 2015-05-18 | 1 | -0/+2 |
| | | | | | | | | | | | | Since version 2.0 it only passes a limited set of variables and we need HOME for the tests | ||||
* | | | [vier] Fix extraction | Sergey M․ | 2015-05-18 | 1 | -3/+6 |
| | | |