提交歷史

作者 SHA1 備註 提交日期
  Filippo Valsorda 17f3c40a31 Merge pull request #353 from FiloSottile/avconv 13 年之前
  Filippo Valsorda 505ed3088f normalize ffmpeg/avconv names printing 13 年之前
  Filippo Valsorda 0b976545c7 check for avconv and ffmpeg, use as available; closes #344 13 年之前
  Philipp Hagemeister a047951477 Merge pull request #352 from chocolateboy/decontaminate_stdout 13 年之前
  chocolateboy 6ab92c8b62 don't corrupt stdout (-o -) in verbose mode 13 年之前
  Filippo Valsorda f36cd07685 fixed a couple of Windows exe update bugs 13 年之前
  Philipp Hagemeister 668d975039 quiet zip in make compile 13 年之前
  Philipp Hagemeister 9ab3406ddb Fix Escapist IE 13 年之前
  Philipp Hagemeister 1b91a2e2cf Merge pull request #342 from FiloSottile/master 13 年之前
  Filippo Valsorda 2c288bda42 reorganized the titles sanitizing: now title is the untouched title 13 年之前
  Filippo Valsorda 0b8c922da9 Introduced Trouble(Exception) for more elegant non-fatal errors handling 13 年之前
  Filippo Valsorda 3fe294e4ef merge upstream 13 年之前
  Filippo Valsorda 921a145592 dropped the support for Python 2.5 13 年之前
  Philipp Hagemeister 0c24eed73a merge #336 13 年之前
  Philipp Hagemeister 29ce2c1201 Merge git://git.jankratochvil.net/youtube-dl 13 年之前
  Jan Kratochvil 532c74ae86 Add format #46 - WebM 1920x1080. 13 年之前
  Filippo Valsorda 9beb5af82e some HTMLParser bugfixes 13 年之前
  Filippo Valsorda 9e6dd23876 merged unescapeHTML branch; removed lxml dependency 13 年之前
  Filippo Valsorda 7a8501e307 ignore parsing errors in get_element_by_id() 13 年之前
  Filippo Valsorda - Campagna 781cc523af removed the undocumented HTMLParser.unescape, replaced with _unescapeHTML; fixed a bug in the use of _unescapeHTML (missing _, from d6a96153471ae7e93693cb4dee46cbec1492af7b) 13 年之前
  Filippo Valsorda - Campagna c6f45d4314 removed dependency from lxml: added IDParser 13 年之前
  Filippo Valsorda - Campagna d11d05d07a better naming for the sub-modules 13 年之前
  Filippo Valsorda - Campagna e179aadfdf moved trivialjson to a separate file 13 年之前
  Filippo Valsorda - Campagna d6a9615347 standardized the use of unescapeHTML; added clean_html() 13 年之前
  Filippo Valsorda - Campagna c6306eb798 wine-py2exe.sh to create the exe under linux (!!) 13 年之前
  Filippo Valsorda bcfde70d73 py2exe -U fix for Windows XP 13 年之前
  Filippo Valsorda 53e893615d corrected -U to support new zipfile and exe (#153) formats 13 年之前
  Filippo Valsorda 303692b5ed 's/ /\t/' 13 年之前
  Filippo Valsorda 58ca755f40 moved increment_downloads and process_info calls from IEs to FD.download (#296) (follows current doclines); a small step towards importability #217 13 年之前
  Filippo Valsorda 770234afa2 Added py2exe script 13 年之前