Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [youtube:watchlater] Extract watchlater as playlist (Closes #5280) | Sergey M․ | 2015-03-26 | 1 | -23/+29 | |
| | | ||||||
* | | [utils] Escape all HTML entities written in hexadecimal form | Naglis Jonaitis | 2015-03-26 | 2 | -1/+3 | |
| | | ||||||
* | | [teamcoco] Fix extraction | Naglis Jonaitis | 2015-03-26 | 1 | -1/+1 | |
| | | ||||||
* | | Credit @amishb for 22tracks (#5276) | Sergey M․ | 2015-03-25 | 1 | -0/+1 | |
| | | ||||||
* | | [22tracks] Improve and simplify | Sergey M․ | 2015-03-25 | 1 | -72/+47 | |
| | | ||||||
* | | Updated init to add 22tracks | Amish Bhadeshia | 2015-03-25 | 1 | -0/+4 | |
| | | ||||||
* | | [22Tracks] Add new extractor | Amish Bhadeshia | 2015-03-25 | 1 | -0/+111 | |
| | | | | | | | | | | Conflicts: youtube_dl/extractor/__init__.py | |||||
* | | [redtube] Fix test | Sergey M․ | 2015-03-25 | 1 | -2/+3 | |
| | | ||||||
* | | [redtube] Capture and output removed video message (#5281) | Sergey M․ | 2015-03-25 | 1 | -0/+4 | |
| | | ||||||
* | | release 2015.03.24 | Philipp Hagemeister | 2015-03-24 | 2 | -1/+3 | |
| | | ||||||
* | | [options] Handle special characters in argv (Fixes #5157) | Philipp Hagemeister | 2015-03-24 | 2 | -0/+14 | |
| | | ||||||
* | | [npo] Skip broken URL links (Closes #5266) | Sergey M․ | 2015-03-23 | 1 | -1/+4 | |
| | | ||||||
* | | [mlb] Improve _VALID_URL (Closes #5260) | Sergey M․ | 2015-03-23 | 1 | -1/+5 | |
|/ | ||||||
* | [twitch] Only match digits for the video id | Jaime Marquínez Ferrándiz | 2015-03-22 | 1 | -3/+3 | |
| | | | | Urls can also contain contain a query (for example a timestamp '?t=foo') | |||||
* | [test/aes] Test aes_decrypt_text with 256 bit | Jaime Marquínez Ferrándiz | 2015-03-22 | 2 | -1/+15 | |
| | ||||||
* | [lybsyn] pep8: add space around operator | Jaime Marquínez Ferrándiz | 2015-03-22 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'fstirlitz-the-daily-show-podcast' | Sergey M․ | 2015-03-22 | 3 | -0/+77 | |
|\ | ||||||
| * | [comedycentral] Remove unused import | Sergey M․ | 2015-03-22 | 1 | -1/+0 | |
| | | ||||||
| * | [comedycentral] Drop thedailyshow podcast extractor | Sergey M․ | 2015-03-22 | 2 | -25/+1 | |
| | | | | | | | | Generic extractor is just fine for Libsyn embeds | |||||
| * | [extractor/generic] Add test for Libsyn embed | Sergey M․ | 2015-03-22 | 1 | -0/+11 | |
| | | ||||||
| * | [extractor/generic] Support Libsyn embeds | Sergey M․ | 2015-03-22 | 1 | -0/+6 | |
| | | ||||||
| * | [libsyn] Fix extractor alphabetic order | Sergey M․ | 2015-03-22 | 1 | -1/+1 | |
| | | ||||||
| * | [libsyn] Improve and simplify | Sergey M․ | 2015-03-22 | 1 | -39/+48 | |
| | | ||||||
| * | Merge branch 'the-daily-show-podcast' of ↵ | Sergey M․ | 2015-03-22 | 3 | -1/+77 | |
|/| | | | | | | | https://github.com/fstirlitz/youtube-dl into fstirlitz-the-daily-show-podcast | |||||
| * | testcases for libsyn and The Daily Show Podcast extractors | felix | 2015-03-17 | 2 | -0/+13 | |
| | | ||||||
| * | The Daily Show Podcast support | felix | 2015-03-16 | 3 | -1/+64 | |
| | | ||||||
* | | [nrk:playlist] Relax video id regex and improve _VALID_URL | Sergey M․ | 2015-03-21 | 1 | -5/+14 | |
| | | ||||||
* | | [test/utils] Test xpath_text | Jaime Marquínez Ferrándiz | 2015-03-21 | 1 | -0/+13 | |
| | | ||||||
* | | [nrk:playlist] Restrict _VALID_URL | Jaime Marquínez Ferrándiz | 2015-03-21 | 1 | -1/+1 | |
| | | | | | | | | It would also match /videos/PS... urls | |||||
* | | [nrk:playlist] Add extractor (Closes #5245) | Sergey M․ | 2015-03-21 | 2 | -0/+32 | |
| | | ||||||
* | | [nrk] Extract duration | Sergey M․ | 2015-03-21 | 1 | -0/+5 | |
| | | ||||||
* | | [nrk] Adapt to new URL format | Sergey M․ | 2015-03-21 | 1 | -15/+13 | |
| | | ||||||
* | | Remove the 'stitle' field | Jaime Marquínez Ferrándiz | 2015-03-21 | 1 | -6/+0 | |
| | | | | | | | | A warning has been printed for more than 2 years (since 97cd3afc7525394c46398f1526d412d081c02085) | |||||
* | | [crunchyroll] Remove unused class | Jaime Marquínez Ferrándiz | 2015-03-21 | 1 | -8/+0 | |
| | | ||||||
* | | [test] Add tests for aes | Jaime Marquínez Ferrándiz | 2015-03-21 | 2 | -0/+83 | |
| | | ||||||
* | | [test/YoutubeDL] test match_filter | Jaime Marquínez Ferrándiz | 2015-03-20 | 1 | -0/+68 | |
| | | ||||||
* | | [twitch] Fix login | Sergey M․ | 2015-03-20 | 1 | -4/+5 | |
| | | ||||||
* | | Merge branch 'ndac-todoroki-niconico_nm' | Sergey M․ | 2015-03-20 | 1 | -3/+20 | |
|\ \ | ||||||
| * | | [niconico] Add nm video test | Sergey M․ | 2015-03-20 | 1 | -2/+19 | |
| | | | ||||||
| * | | Merge branch 'niconico_nm' of https://github.com/ndac-todoroki/youtube-dl ↵ | Sergey M․ | 2015-03-20 | 1 | -1/+1 | |
|/| | | | | | | | | | | | into ndac-todoroki-niconico_nm | |||||
| * | | fix nm video DL issue when logged in | Todoroki | 2015-03-18 | 1 | -0/+1 | |
| | | | ||||||
| * | | fix nm video DL issue when logged in | Todoroki | 2015-03-18 | 1 | -2/+1 | |
| | | | ||||||
* | | | [test/YoutubeDL] split in two classes | Jaime Marquínez Ferrándiz | 2015-03-20 | 1 | -0/+2 | |
| | | | | | | | | | | | | The name was misleading | |||||
* | | | [test/http] Add test for proxy support | Jaime Marquínez Ferrándiz | 2015-03-20 | 1 | -1/+48 | |
| | | | ||||||
* | | | [vine] Fix formats extraction (Closes #5239) | Naglis Jonaitis | 2015-03-20 | 1 | -8/+7 | |
| | | | ||||||
* | | | [nytimes] Improve _VALID_URL (Fixes #5238) | Naglis Jonaitis | 2015-03-19 | 1 | -3/+6 | |
| | | | ||||||
* | | | [videomega] Fix extraction and update test (Fixes #5235) | Naglis Jonaitis | 2015-03-19 | 1 | -31/+14 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:rg3/youtube-dl | Sergey M․ | 2015-03-19 | 2 | -1/+5 | |
|\ \ \ | ||||||
| * | | | release 2015.03.18 | Philipp Hagemeister | 2015-03-18 | 2 | -1/+5 | |
| | | | | ||||||
* | | | | [generic] Add support for nytimes embeds (Closes #5234) | Sergey M․ | 2015-03-19 | 1 | -0/+7 | |
| | | | |