Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | release 2014.11.26.1 | Philipp Hagemeister | 2014-11-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | [test_unicode_literals] Arm unicode_literals check | Philipp Hagemeister | 2014-11-26 | 23 | -14/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | From now on, the line from __future__ import unicode_literals should be contained in every single Python file lest we run into any more 2.x/3.x issues. Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise. | |||||
* | | | [gorillavid] Update IE_DESC | Sergey M․ | 2014-11-27 | 1 | -1/+1 | |
| | | | ||||||
* | | | [udemy] Generalize download json and fix login | Sergey M․ | 2014-11-26 | 1 | -12/+15 | |
| | | | ||||||
* | | | [gorillavid] Remove unused import | Sergey M․ | 2014-11-26 | 1 | -1/+0 | |
| | | | ||||||
* | | | [udemy] Set session cookies to API requests (Closes #4124, closes #4219, ↵ | Sergey M․ | 2014-11-26 | 1 | -19/+48 | |
| | | | | | | | | | | | | closes #4308) | |||||
* | | | [gorillavid] Generalize extraction with countdown timeout and support ↵ | Sergey M․ | 2014-11-26 | 1 | -4/+26 | |
| | | | | | | | | | | | | faststream.in (Closes #4297) | |||||
* | | | Declare Python 3.2 compatibility | Philipp Hagemeister | 2014-11-26 | 2 | -2/+4 | |
| | | | ||||||
* | | | [tests] Remove useless u prefixes | Philipp Hagemeister | 2014-11-26 | 2 | -3/+3 | |
| | | | ||||||
* | | | Remove useless u prefixes | Philipp Hagemeister | 2014-11-26 | 11 | -16/+19 | |
| | | | ||||||
* | | | [ffmpeg] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -26/+28 | |
| | | | ||||||
* | | | [videopremium] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -13/+14 | |
| | | | ||||||
* | | | [videofyme] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -24/+27 | |
| | | | ||||||
* | | | [tvp] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -19/+14 | |
| | | | ||||||
* | | | [trilulilu] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -20/+20 | |
| | | | ||||||
* | | | [sohu] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -9/+11 | |
| | | | ||||||
* | | | [redtube] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -17/+6 | |
| | | | ||||||
* | | | [muzu] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -42/+43 | |
| | | | ||||||
* | | | [hotnewhiphop] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -11/+11 | |
| | | | ||||||
* | | | [subtitles] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -7/+8 | |
| | | | ||||||
* | | | [youtube] Remove useless u prefixes | Philipp Hagemeister | 2014-11-26 | 1 | -3/+3 | |
| | | | ||||||
* | | | [appletrailers] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | [aparat] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -7/+5 | |
| | | | ||||||
* | | | [addanime] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -5/+4 | |
| | | | ||||||
* | | | [francetv] PEP8 | Philipp Hagemeister | 2014-11-26 | 1 | -2/+0 | |
| | | | ||||||
* | | | [update] Remove useless import | Philipp Hagemeister | 2014-11-26 | 1 | -1/+0 | |
| | | | ||||||
* | | | [academicearth] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -4/+4 | |
| | | | ||||||
* | | | [mplayer] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -6/+13 | |
| | | | ||||||
* | | | [http] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -9/+11 | |
| | | | ||||||
* | | | [hls] Remove useless u porefixes | Philipp Hagemeister | 2014-11-26 | 1 | -4/+4 | |
| | | | ||||||
* | | | [update] Modernize | Philipp Hagemeister | 2014-11-26 | 1 | -35/+32 | |
| | | | ||||||
* | | | [utils] remove useless u prefix | Philipp Hagemeister | 2014-11-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | [compat] Beautify assertion | Philipp Hagemeister | 2014-11-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | [YoutubeDL] Remove incorrect documentation | Philipp Hagemeister | 2014-11-26 | 1 | -2/+0 | |
| | | | ||||||
* | | | Clarify --no-playlist documentation (Closes #4309) | Philipp Hagemeister | 2014-11-26 | 3 | -2/+5 | |
| | | | ||||||
* | | | release 2014.11.26 | Philipp Hagemeister | 2014-11-26 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2014-11-26 | 2 | -0/+63 | |
|\ \ \ | ||||||
| * | | | [tass] Add extractor (Closes #4296) | Sergey M․ | 2014-11-25 | 2 | -0/+63 | |
| | | | | ||||||
* | | | | [generic] Detect direct video links (Fixes #4149, #4313) | Philipp Hagemeister | 2014-11-26 | 2 | -5/+41 | |
|/ / / | ||||||
* | | | release 2014.11.25.1 | Philipp Hagemeister | 2014-11-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | [generic] Add support for LazyYT embeds (Fixes #4306) | Philipp Hagemeister | 2014-11-25 | 1 | -0/+14 | |
| | | | ||||||
* | | | Credit @t0mm0 for xminus (#4302) | Philipp Hagemeister | 2014-11-25 | 1 | -0/+1 | |
| | | | ||||||
* | | | release 2014.11.25 | Philipp Hagemeister | 2014-11-25 | 1 | -1/+1 | |
| | | | ||||||
* | | | [xminus] Simplify and extend (#4302) | Philipp Hagemeister | 2014-11-25 | 3 | -20/+95 | |
| | | | ||||||
* | | | [README] Mention _og_search_description (#4304) | Philipp Hagemeister | 2014-11-25 | 1 | -0/+1 | |
| | | | | | | | | | | | | Lots of sites do have this meta tag, so just add it to the example. | |||||
* | | | [README] Adapt code to new style | Philipp Hagemeister | 2014-11-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | Next to every IE will download the webpage first anyways. | |||||
* | | | Merge remote-tracking branch 't0mm0/x-minus' | Philipp Hagemeister | 2014-11-25 | 2 | -0/+54 | |
|\ \ \ | ||||||
| * | | | [XMinus] Added new extractor. | t0mm0 | 2014-11-25 | 2 | -0/+54 | |
| | | | | ||||||
* | | | | Credit @MatthewRayfield for tmz (#4304) | Philipp Hagemeister | 2014-11-25 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [tmz] Simplify (#4304) | Philipp Hagemeister | 2014-11-25 | 1 | -11/+4 | |
| | | | |