Age | Commit message (Collapse) | Author |
|
|
|
Conflicts:
youtube-dl
|
|
http://video.xnxx.com/video1443330/youtube-dl_testvid_a_and_9829_._and_amp_and_38_
|
|
|
|
|
|
A quick fix to #427
|
|
|
|
|
|
|
|
Support downloading Youtube videos via tube.majestyc.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
youtube-dl
youtube_dl/InfoExtractors.py
|
|
|
|
|
|
|
|
|
|
|
|
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>
|
|
|
|
Blip.tv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Change a number of subtitle sequence to begin with one - closes #362
|
|
ffmpeg,avcodec, and Matroska compatibility
|
|
|
|
|
|
Unicode string. it needs a UTF-8 byte buffer
|
|
|
|
|
|
check for avconv and ffmpeg, use as available; closes #344
|
|
|
|
|
|
don't corrupt stdout (-o -) in verbose mode
|