Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | [Dumpert] Add new extractor | Joram Schrijver | 2015-03-29 | 2 | -0/+48 | |
| |/ / / | | | | | | | | | | | | | Add support for the Dutch video site Dumpert. http://www.dumpert.nl/ | |||||
* | | | | [pornhub] Fix comment count extraction (Closes #5320) | Sergey M․ | 2015-03-30 | 1 | -8/+9 | |
| | | | | ||||||
* | | | | Merge pull request #5313 from yan12125/fix_xuite_python32 | Sergey M. | 2015-03-30 | 1 | -3/+11 | |
|\ \ \ \ | |/ / / |/| | | | [Xuite] Fix extraction on python 3.2 | |||||
| * | | | [Xuite] Fix extraction on python 3.2 | Yen Chi Hsuan | 2015-03-29 | 1 | -3/+11 | |
|/ / / | | | | | | | | | | base64.b64decode() accept only binary types in Python 3.2 | |||||
* | | | [generic] Add support for 5min embeds (#5310) | Naglis Jonaitis | 2015-03-29 | 1 | -0/+16 | |
| | | | ||||||
* | | | [cnn] Match more URLs | Philipp Hagemeister | 2015-03-28 | 1 | -1/+4 | |
| | | | ||||||
* | | | [ultimedia] PEP8 | Philipp Hagemeister | 2015-03-28 | 1 | -3/+2 | |
| | | | ||||||
* | | | Unduplicate @ossi96 | Sergey M․ | 2015-03-29 | 1 | -1/+0 | |
| | | | ||||||
* | | | [dhm] Improve _VALID_URL and add test | Sergey M․ | 2015-03-28 | 1 | -6/+15 | |
| | | | ||||||
* | | | Credit @ossi96 for dhm (#5305) | Sergey M․ | 2015-03-28 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge branch 'ossi96-dhm' | Sergey M․ | 2015-03-28 | 2 | -0/+65 | |
|\ \ \ | ||||||
| * | | | [dhm] Simplify | Sergey M․ | 2015-03-28 | 1 | -24/+35 | |
| | | | | ||||||
| * | | | Merge branch 'dhm' of https://github.com/ossi96/youtube-dl into ossi96-dhm | Sergey M․ | 2015-03-28 | 2 | -0/+54 | |
|/| | | | ||||||
| * | | | [DHM] Add extractor description | Oskar Jauch | 2015-03-28 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | [DHM] Add new extractor | Oskar Jauch | 2015-03-28 | 2 | -0/+53 | |
| | | | | ||||||
* | | | | [nbc] Recognize https urls (fixes #5300) | Jaime Marquínez Ferrándiz | 2015-03-28 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | release 2015.03.28 | Philipp Hagemeister | 2015-03-28 | 2 | -2/+7 | |
| | | | ||||||
* | | | Default to continuedl=True | Philipp Hagemeister | 2015-03-28 | 3 | -3/+3 | |
| | | | | | | | | | | | | We already do this in the CLI interface, so it should be just fine. | |||||
* | | | Makefile: fix 'find' command | Jaime Marquínez Ferrándiz | 2015-03-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | It worked with the GNU version, but not with the BSD version. | |||||
* | | | Don't use bare 'except:' | Jaime Marquínez Ferrándiz | 2015-03-27 | 8 | -19/+16 | |
| | | | | | | | | | | | | They catch any exception, including KeyboardInterrupt, we don't want to catch it. | |||||
* | | | [eroprofile] Add login support (#5269) | Naglis Jonaitis | 2015-03-26 | 1 | -2/+50 | |
| | | | ||||||
* | | | [vimeo] Capture and output error message (#5294) | Sergey M․ | 2015-03-27 | 1 | -0/+10 | |
| | | | ||||||
* | | | [youtube:watchlater] Remove unused properties and fix tests | Jaime Marquínez Ferrándiz | 2015-03-26 | 2 | -4/+3 | |
| | | | ||||||
* | | | [vessel] Fix pep8 issue | Jaime Marquínez Ferrándiz | 2015-03-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'zx8-master' | Sergey M․ | 2015-03-26 | 2 | -0/+161 | |
|\ \ \ | ||||||
| * | | | [safari] Improve and simplify | Sergey M․ | 2015-03-26 | 1 | -44/+57 | |
| | | | | ||||||
| * | | | Merge branch 'master' of https://github.com/zx8/youtube-dl into zx8-master | Sergey M․ | 2015-03-26 | 2 | -0/+148 | |
|/| | | | ||||||
| * | | | [safari] Add safaribooksonline extractor | zx8 | 2015-03-22 | 2 | -0/+148 | |
| | | | | ||||||
* | | | | [vessel] Add new extractor (Closes #5275) | Naglis Jonaitis | 2015-03-26 | 2 | -0/+128 | |
| | | | | ||||||
* | | | | [slideshare] Fix extraction (#5279) | Naglis Jonaitis | 2015-03-26 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [youtube] Clarify some IE_NAMEs | Sergey M․ | 2015-03-26 | 1 | -0/+3 | |
| | | | | ||||||
* | | | | [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 |