Commit History

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