Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ocw-mit-edu' of https://github.com/amlweems/youtube-dl | Philipp Hagemeister | 2014-02-26 | 2 | -1/+54 |
|\ | |||||
| * | Add support for ocw.mit.edu video lectures | Anthony Weems | 2014-02-25 | 2 | -1/+55 |
| | | |||||
* | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-02-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | [mixcloud] Fix _VALID_RE (fixes #2462) | Jaime Marquínez Ferrándiz | 2014-02-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Accept any character except `/` for uploader and the name, caused problems with non ASCII characters | ||||
* | | | [mit] Modernize | Philipp Hagemeister | 2014-02-26 | 1 | -30/+37 |
|/ / | |||||
* | | Merge pull request #2461 from niebles/master | Jaime Marquínez Ferrándiz | 2014-02-26 | 1 | -0/+1 |
|\ \ | | | | | | | | | | | | | Update __init__.py `io` wasn't imported. | ||||
| * | | Update __init__.py | niebles | 2014-02-25 | 1 | -0/+1 |
| | | | |||||
* | | | [nbc] Add an extractor for the main nbc.com site | Jaime Marquínez Ferrándiz | 2014-02-25 | 3 | -5/+38 |
|/ / | | | | | | | Some of the videos are encrypted, the f4m downloader doesn’t support them. | ||||
* / | [crunchyroll] Use `enumerate` | Jaime Marquínez Ferrándiz | 2014-02-25 | 1 | -4/+2 |
|/ | |||||
* | [crunchyroll] Handle error message | Sergey M. | 2014-02-25 | 1 | -0/+7 |
| | |||||
* | [crunchyroll] Fix subtitle lang code extraction | Sergey M | 2014-02-25 | 1 | -1/+1 |
| | |||||
* | [crunchyroll] Tidy and modernize | Sergey M | 2014-02-25 | 1 | -10/+15 |
| | |||||
* | Skip youtube toptracks test | Jaime Marquínez Ferrándiz | 2014-02-25 | 1 | -0/+2 |
| | | | | All the playlists return 500 errors. | ||||
* | release 2014.02.25.1 | Philipp Hagemeister | 2014-02-25 | 1 | -1/+1 |
| | |||||
* | [vevo] Add age_limit support | Philipp Hagemeister | 2014-02-25 | 1 | -0/+24 |
| | |||||
* | [vevo] Add suppot for v3 SMIL URLs (Fixes #2409) | Philipp Hagemeister | 2014-02-25 | 1 | -3/+30 |
| | |||||
* | [testurl] Fix case when only one IE matches | Philipp Hagemeister | 2014-02-25 | 1 | -0/+2 |
| | |||||
* | Merge pull request #2456 from AGSPhoenix/master | Philipp Hagemeister | 2014-02-25 | 1 | -2/+2 |
|\ | | | | | [YT] Fix incorrect format code descriptions | ||||
| * | Fix incorrect format codes | AGSPhoenix | 2014-02-24 | 1 | -2/+2 |
|/ | | | | | Corrects the descriptions for the DASH video format codes 264 and 138 (1440p and 2160p, respectively). | ||||
* | release 2014.02.25 | Philipp Hagemeister | 2014-02-25 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2014-02-25 | 5 | -60/+63 |
|\ | |||||
| * | [veoh] Allow to download videos with age protection (fixes #2455) | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -0/+9 |
| | | |||||
| * | [generic] Add support for nowvideo embedded videos | Sergey M. | 2014-02-24 | 1 | -2/+8 |
| | | |||||
| * | [nowvideo] Rewrite based on novamov extractor | Sergey M. | 2014-02-24 | 1 | -39/+21 |
| | | |||||
| * | [novamov] Generalize extractor | Sergey M. | 2014-02-24 | 2 | -19/+25 |
| | | |||||
* | | Ignore BOM in batch files (Fixes #2450) | Philipp Hagemeister | 2014-02-25 | 3 | -7/+34 |
| | | |||||
* | | [podomatic] Use unicode_literals | Philipp Hagemeister | 2014-02-24 | 1 | -9/+12 |
|/ | |||||
* | [novamov] Improve _VALID_URL | Sergey M. | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | [cinemassacre] Modernize | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -29/+31 |
| | |||||
* | [cinemassacre] Fix extraction | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -22/+11 |
| | | | | Now we download over http, we don't need rtmpdump. | ||||
* | [academicearth] Remove debug print | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -1/+0 |
| | |||||
* | [academicearth] Fix extraction | Jaime Marquínez Ferrándiz | 2014-02-24 | 2 | -9/+10 |
| | | | | The courses seems to be no longer available, changed the test to a playlist. | ||||
* | [nbc] Modernize | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -13/+17 |
| | |||||
* | [iprima] Add missing `)` | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -0/+1 |
| | |||||
* | [iprima] Add support for -WEB URLs (Closes #2449) | Philipp Hagemeister | 2014-02-24 | 1 | -7/+19 |
| | |||||
* | [iprima] Clean up a little bit | Philipp Hagemeister | 2014-02-24 | 1 | -8/+9 |
| | |||||
* | release 2014.02.24 | Philipp Hagemeister | 2014-02-24 | 1 | -1/+1 |
| | |||||
* | [zdf] Fix podcast extraction and use unicode literals (Closes #2446) | Sergey M. | 2014-02-24 | 1 | -36/+34 |
| | |||||
* | [youtube] Fix mix video regex | Sergey M. | 2014-02-24 | 1 | -3/+2 |
| | | | | | Attributes' order in <li> is arbitrary and changes every time playlist page is fetched, so we can't rely on `data-index` to be before `data-video-username`. | ||||
* | [normalboots] Modernize and simplify | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -38/+28 |
| | |||||
* | [normalboots] Fix video url extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -1/+1 |
| | |||||
* | [youtube:playlist] Fix mixes extraction (fixes #2444) | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -4/+9 |
| | |||||
* | [vine] Extract more metadata and support low format | Sergey M. | 2014-02-23 | 1 | -15/+31 |
| | |||||
* | Add one more format to unified_strdate | Sergey M. | 2014-02-23 | 1 | -0/+1 |
| | |||||
* | [breakcom] Fix error when calling _search_regex | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -1/+1 |
| | | | | I passed `’webpage’` instead of the variable `webpage`. | ||||
* | [breakcom] Fix info json extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -2/+2 |
| | |||||
* | [vine] Fix uploader extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -2/+3 |
| | |||||
* | release 2014.02.22.1 | Philipp Hagemeister | 2014-02-22 | 1 | -1/+1 |
| | |||||
* | [videobam] Set age_limit to 18 | Philipp Hagemeister | 2014-02-22 | 1 | -0/+1 |
| | | | | From [their ToS](http://videobam.com/terms): "User must be eighteen 18[sic] years of age or older to use or access this web site." | ||||
* | Fix imports | Philipp Hagemeister | 2014-02-22 | 3 | -4/+1 |
| |