Historial de Commits

Autor SHA1 Mensaje Fecha
  Philipp Hagemeister 749febf4d1 Allow --console-title when --quiet is given (Fixes #1783) hace 12 años
  Philipp Hagemeister bdde425cbe Save and restore console title (Fixes #1782) hace 12 años
  Philipp Hagemeister ce02ed60f2 Remove * imports hace 12 años
  Philipp Hagemeister 1e5b9a95fd Move console_title to YoutubeDL hace 12 años
  Philipp Hagemeister b5349e8721 Fix indentation of (best) and (worst) in --list-formats hace 12 años
  Philipp Hagemeister 7150858d49 [spiegel] Implement format selection hace 12 años
  Philipp Hagemeister 91c7271aab Add automatic generation of format note based on bitrate and codecs hace 12 años
  Jaime Marquínez Ferrándiz feee2ecfa9 Pass the 'download' argument to 'process_video_result' (fixes #1769) hace 12 años
  Jaime Marquínez Ferrándiz ca715127a2 Don't assume the 'subtitlesformat' is set in the params dict (fixes #1750) hace 12 años
  Jaime Marquínez Ferrándiz 897d6cc43a Improve format listing for long format ids hace 12 años
  Jaime Marquínez Ferrándiz be97abc247 Set the 'extractor_key' field in the info_dict hace 12 años
  Jaime Marquínez Ferrándiz 9103bbc5cd Add the 'webpage_url' field to info_dict hace 12 años
  Jaime Marquínez Ferrándiz b6c45014ae Set the extra_info inside YoutubeDL.process_ie_result and set only if the keys are missing hace 12 años
  Philipp Hagemeister 7193498811 Use index in formt string (Fixes vevo test on Python 2.6) hace 12 años
  Philipp Hagemeister 94badb2599 Fix output indenting for --list-formats hace 12 años
  Philipp Hagemeister 57dd9a8f2f Nicer --list-formats output hace 12 años
  Jaime Marquínez Ferrándiz 702665c085 tests: build the filename from the info_dict if the 'file' key is missing hace 12 años
  rzhxeo 216d71d001 Check if description and thumbnail are None to prevent crash hace 12 años
  Philipp Hagemeister 78a3a9f89e Make "requested format not available" expected (#1655) hace 12 años
  Philipp Hagemeister a7685f3bf4 mixcloud does not do any format selection hace 12 años
  Philipp Hagemeister 8abeeb9449 Nicer --list-formats output hace 12 años
  Philipp Hagemeister c1002e96e9 Let extractors omit ext in formats hace 12 años
  rzhxeo 7df286540f [YouPornIE] Extract all encrypted links and remove doubles at the end hace 12 años
  Philipp Hagemeister 7853cc5ae1 Merge remote-tracking branch 'origin/master' hace 12 años
  Philipp Hagemeister 586a91b67f Expand tilde in template (Fixes #1639) hace 12 años
  Jaime Marquínez Ferrándiz fe7e0c9825 Style fixes in YoutubeDL.py hace 12 años
  Jaime Marquínez Ferrándiz 12893efe01 Respect the download parameter in YoutubeDL.process_video_result if the extractor handle the format selection hace 12 años
  Jaime Marquínez Ferrándiz 8c51aa6506 The 'format' field now defaults to '{format_id} - {width}x{height}{format_note}' hace 12 años
  Jaime Marquínez Ferrándiz 3fd39e37f2 YoutubeDL: remove method that came from FileDownloader hace 12 años
  Jaime Marquínez Ferrándiz 49e86983e7 Allow to use the extension for the format selection hace 12 años