Commit History

Author SHA1 Message Date
  Philipp Hagemeister f82b18efc1 Merge remote-tracking branch 'rzhxeo/youtube' 11 years ago
  Philipp Hagemeister 196938835a Remove debugging code 11 years ago
  Philipp Hagemeister 5d681e960d Use bidiv instead of fribidi if available (Fixes #1912) 11 years ago
  rzhxeo 62d68c43ed Make prefer_free_formats sorting more robust 11 years ago
  rzhxeo bfaae0a768 Filter and sort videos before calling list_formats 11 years ago
  rzhxeo 4ea3be0a5c [YoutubeIE] Externalize format selection 11 years ago
  Philipp Hagemeister 29eb517403 Add webpage_url_basename info_dict field (Fixes #1938) 11 years ago
  alimirjamali 0a9ce268ba Incorrect variable is used to check whether thumbnail exists 11 years ago
  Philipp Hagemeister a19fd00cc4 Simplify --playlist-start / --playlist-end interface 11 years ago
  Philipp Hagemeister 7b6fefc9d4 Apply --no-overwrites for --write-* files as well (Fixes #1980) 11 years ago
  Philipp Hagemeister 525ef9227f Add --get-duration (Fixes #859) 11 years ago
  Philipp Hagemeister 5fe18bdbde Add --min-views / --max-views (Fixes #1979) 11 years ago
  Jaime Marquínez Ferrándiz 3bc2ddccc8 Move FileDownloader to its own module and create a new class for each download process 12 years ago
  Jaime Marquínez Ferrándiz 8ab470f1b2 Now a new FileDownloader is created when downloading a video 12 years ago
  Philipp Hagemeister 357ddadbf5 Fix thumbnail filename determination (Fixes #1945) 11 years ago
  Philipp Hagemeister 45598aab08 [YoutubeDL] Simplify filename preparation 11 years ago
  Jaime Marquínez Ferrándiz 26e6393134 Set 'NA' as the default value for missing fields in the output template (fixes #1931) 11 years ago
  Philipp Hagemeister 1c088fa89d Improve --bidi-workaround support 11 years ago
  Philipp Hagemeister 395293a889 [--load-info] Always read file as UTF-8 11 years ago
  Philipp Hagemeister db4da14027 Merge remote-tracking branch 'jaimeMF/load-info' 11 years ago
  Philipp Hagemeister 2101830c0d Remove unused imports 11 years ago
  Philipp Hagemeister a0d96c9843 Add filename to --dump-json output (Fixes #1908) 11 years ago
  Philipp Hagemeister 0783b09b92 Add a workaround for terminals without bidi support (Fixes #1912) 11 years ago
  Philipp Hagemeister ef4fd84857 [wistia] Add extractor 11 years ago
  Philipp Hagemeister 7fc3fa0545 [9gag] Add extractor 11 years ago
  Jaime Marquínez Ferrándiz d494389821 Option '--load-info': if the download fails, try extracting the info with the 'webpage_url' field of the info dict 11 years ago
  Jaime Marquínez Ferrándiz 1dcc4c0cad Add --load-info option (#972) 11 years ago
  Philipp Hagemeister 6ad14cab59 Add --socket-timeout option 11 years ago
  Philipp Hagemeister e344693b65 Make socket timeout configurable, and bump default to 10 minutes (#1862) 11 years ago
  Philipp Hagemeister a3fb4675fb Do not mutate default arguments 11 years ago