Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #428 from virtulis/master | Philipp Hagemeister | 2012-09-27 | 1 | -1/+1 |
|\ | | | | | A quick fix to #427 | ||||
| * | Add 'signature' to YouTube URLs, fixes #427 | Danko Alexeyev | 2012-09-27 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #391 from rbrito/support-tube.majestyc.net | Philipp Hagemeister | 2012-09-25 | 1 | -1/+1 |
|\ | | | | | Support downloading Youtube videos via tube.majestyc.net | ||||
| * | Support downloading Youtube videos via tube.majestyc.net | Rogério Brito | 2012-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | A user requested (in Debian's bug tracking system) that support for tube.majestyc.net, a frontend for Youtube with accessibility functions (and other support for other assistive technologies), be added. This patch adds support for this. Signed-off-by: Rogério Brito <rbrito@ime.usp.br> | ||||
* | | Python 2.6 compatibility fix. Thanks @Jamesc359 - closes #400 | Filippo Valsorda | 2012-08-19 | 2 | -1/+1 |
|/ | |||||
* | Merge pull request #386 from FiloSottile/blip | Philipp Hagemeister | 2012-08-01 | 2 | -1/+95 |
|\ | | | | | Blip.tv | ||||
| * | BlipTVUserIE fix | Filippo Valsorda | 2012-08-01 | 1 | -8/+8 |
| | | |||||
| * | moved the User-Agent workaround to the BlipTV IE | Filippo Valsorda | 2012-08-01 | 2 | -1/+2 |
| | | |||||
| * | Merge pull requests #356 #357 #358 by jcarlosgarciasegovia | Filippo Valsorda | 2012-06-06 | 3 | -1/+94 |
| |\ | |||||
| | * | Information Extractor for blip.tv users | Juan Carlos Garcia Segovia | 2012-06-06 | 2 | -0/+93 |
| | | | |||||
| | * | Use an User-Agent that will allow downloading from blip.tv fixes #325 | Juan Carlos Garcia Segovia | 2012-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | Some blip.tv URLs use Unicode characters. urllib2 breaks when passing a ↵ | Juan Carlos Garcia Segovia | 2012-06-06 | 1 | -1/+1 |
| |/ | | | | | | | Unicode string. it needs a UTF-8 byte buffer | ||||
* | | changed YouTube closed captions URL; closes #382 | Filippo Valsorda | 2012-07-31 | 3 | -3/+6 |
| | | |||||
* | | xvideos patch by @pocoimporta - closes #370 | Filippo Valsorda | 2012-07-31 | 3 | -2/+2 |
| | | |||||
* | | Fix EscapistMagazine IE | Philipp Hagemeister | 2012-07-18 | 1 | -2/+4 |
| | | |||||
* | | fixed a logic bug in post-processing | Filippo Valsorda | 2012-07-14 | 2 | -2/+2 |
| | | |||||
* | | YouTube playlist fix; closes #365 and #331 | Filippo Valsorda | 2012-06-30 | 3 | -3/+3 |
| | | |||||
* | | Merge pull request #363 from chalet16/master | Filippo Valsorda | 2012-06-26 | 1 | -1/+1 |
|\ \ | | | | | | | Change a number of subtitle sequence to begin with one - closes #362 | ||||
| * | | Change a number of subtitle sequence to begin with one (instead of zero) for ↵ | Witchakorn Kamolpornwijit | 2012-06-26 | 1 | -1/+1 |
|/ / | | | | | | | ffmpeg,avcodec, and Matroska compatibility | ||||
* / | display a meaningful error message on rental videos (#359) | Filippo Valsorda | 2012-06-22 | 3 | -0/+5 |
|/ | |||||
* | Merge pull request #353 from FiloSottile/avconv | Filippo Valsorda | 2012-06-03 | 3 | -25/+32 |
|\ | | | | | check for avconv and ffmpeg, use as available; closes #344 | ||||
| * | normalize ffmpeg/avconv names printing | Filippo Valsorda | 2012-06-03 | 3 | -7/+8 |
| | | |||||
| * | check for avconv and ffmpeg, use as available; closes #344 | Filippo Valsorda | 2012-06-03 | 1 | -19/+25 |
|/ | |||||
* | Merge pull request #352 from chocolateboy/decontaminate_stdout | Philipp Hagemeister | 2012-05-31 | 4 | -6/+7 |
|\ | | | | | don't corrupt stdout (-o -) in verbose mode | ||||
| * | don't corrupt stdout (-o -) in verbose mode | chocolateboy | 2012-05-30 | 4 | -6/+7 |
|/ | |||||
* | fixed a couple of Windows exe update bugs | Filippo Valsorda | 2012-05-27 | 3 | -6/+8 |
| | |||||
* | quiet zip in make compile | Philipp Hagemeister | 2012-05-23 | 1 | -1/+1 |
| | |||||
* | Fix Escapist IE | Philipp Hagemeister | 2012-05-23 | 1 | -1/+2 |
| | |||||
* | Merge pull request #342 from FiloSottile/master | Philipp Hagemeister | 2012-05-22 | 15 | -4249/+4262 |
|\ | | | | | Re-organized code and a lot of other stuff. | ||||
| * | reorganized the titles sanitizing: now title is the untouched title | Filippo Valsorda | 2012-05-09 | 4 | -63/+17 |
| | | | | | | | | | | and stitle is created in process_info() and is cross-filesystem sanitized by sanitize_filename(); closes #164 | ||||
| * | Introduced Trouble(Exception) for more elegant non-fatal errors handling | Filippo Valsorda | 2012-05-09 | 2 | -24/+30 |
| | | |||||
| * | merge upstream | Filippo Valsorda | 2012-05-01 | 1 | -7/+8 |
| |\ | |/ |/| | |||||
* | | merge #336 | Philipp Hagemeister | 2012-04-19 | 1 | -2/+4 |
| | | |||||
* | | Merge git://git.jankratochvil.net/youtube-dl | Philipp Hagemeister | 2012-04-19 | 1 | -2/+4 |
|\ \ | |||||
| * | | Add format #46 - WebM 1920x1080. | Jan Kratochvil | 2012-04-16 | 1 | -2/+4 |
| | | | |||||
* | | | Clean up superfluous whitespace | Philipp Hagemeister | 2012-03-15 | 2 | -12/+11 |
|/ / | |||||
| * | dropped the support for Python 2.5 | Filippo Valsorda | 2012-05-01 | 5 | -126/+4 |
| | | | | | | | | | | | | | | let's elaborate the decision: Python 2.5 is a 6 years old release and "under the current release policy, no security issues in Python 2.5 will be fixed anymore" (!!); also, it doesn't support the new zipfile distribution format. | ||||
| * | some HTMLParser bugfixes | Filippo Valsorda | 2012-04-13 | 4 | -5/+14 |
| | | |||||
| * | merged unescapeHTML branch; removed lxml dependency | Filippo Valsorda | 2012-04-11 | 5 | -57/+92 |
| |\ | |||||
| | * | ignore parsing errors in get_element_by_id() | Filippo Valsorda | 2012-04-10 | 2 | -2/+8 |
| | | | |||||
| | * | removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; ↵ | Filippo Valsorda - Campagna | 2012-04-10 | 2 | -28/+28 |
| | | | | | | | | | | | | fixed a bug in the use of _unescapeHTML (missing _, from d6a96153471ae7e93693cb4dee46cbec1492af7b) | ||||
| | * | removed dependency from lxml: added IDParser | Filippo Valsorda - Campagna | 2012-04-10 | 2 | -76/+155 |
| | | | |||||
| | * | standardized the use of unescapeHTML; added clean_html() | Filippo Valsorda - Campagna | 2012-04-10 | 1 | -17/+15 |
| |/ |/| | |||||
| * | better naming for the sub-modules | Filippo Valsorda - Campagna | 2012-04-10 | 5 | -5/+5 |
| | | |||||
| * | moved trivialjson to a separate file | Filippo Valsorda - Campagna | 2012-04-10 | 2 | -113/+114 |
| | | |||||
| * | wine-py2exe.sh to create the exe under linux (!!) | Filippo Valsorda - Campagna | 2012-04-07 | 6 | -1/+66 |
| | | |||||
| * | py2exe -U fix for Windows XP | Filippo Valsorda | 2012-03-31 | 1 | -1/+1 |
| | | |||||
| * | corrected -U to support new zipfile and exe (#153) formats | Filippo Valsorda | 2012-03-31 | 4 | -21/+66 |
| | | |||||
| * | 's/ /\t/' | Filippo Valsorda | 2012-03-30 | 1 | -15/+15 |
| | | |||||
| * | moved increment_downloads and process_info calls from IEs to FD.download ↵ | Filippo Valsorda | 2012-03-30 | 3 | -336/+208 |
| | | | | | | | | (#296) (follows current doclines); a small step towards importability #217 |