Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not sure what is the point to use yield to return encoding, thus
it will simplify the whole function.
Signed-off-by: Arvydas Sidorenko <asido4@gmail.com>
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Re-organized code and a lot of other stuff.
|
|
and stitle is created in process_info() and is cross-filesystem sanitized by sanitize_filename();
closes #164
|
|
|