538 Commits (a6c5859d6b106733905c3a95fc52b53a784c94da)

Author SHA1 Message Date
  Sergey M․ 590bc6f6a1
Use expand_path where appropriate (closes #12556) 8 years ago
  Sergey M․ 9487ce03e9
[YoutubeDL] Allow multiple input URLs to be used with stdout as output template 8 years ago
  Sergey M․ 40df485f55
[YoutubeDL] Don't sanitize identifiers (closes #12317) 8 years ago
  Sergey M․ be5df5ee31
Suppress help for all deprecated options and print warning when used 8 years ago
  Sergey M․ b3175982c3
[YoutubeDL] Add more numeric fields for NA substitution in outtmpl 8 years ago
  Sergey M․ 89db639dfe
[YoutubeDL] Rewrite outtmpl for playlist_index and autonumber for backward compatibility 8 years ago
  Sergey M․ d0d9ade486 [YoutubeDL] Add support for string formatting operations in output template 9 years ago
  Sergey M․ 0a840f584c Rename bypass geo restriction options 8 years ago
  Sergey M․ 0016b84e16 Add faked X-Forwarded-For to formats' HTTP headers 8 years ago
  Sergey M․ 773f291dcb Add experimental geo restriction bypass mechanism 8 years ago
  Thomas Christlieb 75822ca790 New parameter --playlist-random to randomize playlist download order. Fixes #11889 8 years ago
  Costy Petrisor acbb2374bc
added --autonumber-start NUMBER as a command line option to be able to offset the index at which autonumber formats filenames 8 years ago
  Sergey M․ 6f0be93747
[YoutubeDL] Improve protocol auto determining (closes #11720) 8 years ago
  Yen Chi Hsuan ec85ded83c
Fix "invalid escape sequences" error on Python 3.6 8 years ago
  Remita Amine b2758123c5 add Basic support for Smooth Streaming protocol(#8118) 8 years ago
  Déstin Reed dcdb292fdd
Unify coding cookie 8 years ago
  Sergey M․ 1da50aa34e
[YoutubeDL] Improve Adobe Pass options' wording 8 years ago
  Remita Amine 797c636bcb [ap] improve adobe pass names and parse error handling 8 years ago
  Remita Amine 1b6712ab23 [adobepass] add specific options for adobe pass authentication 8 years ago
  Remita Amine 7a7309219c [adobepass] add an option to specify mso_id and support for ROGERS TV Provider(closes #10606) 8 years ago
  Remita Amine d37708fc86 [YoutubeDL] check only for None Value in thumbnails sorting 8 years ago
  Remita Amine 75fa990dc6 [YoutubeDL] add fallback value for thumbnails values in thumbnails sorting 8 years ago
  Sergey M․ 5b1d85754e
[YoutubeDL] Autocalculate ext when ext is None 8 years ago
  Yen Chi Hsuan b1927f4e8a
[YoutubeDL] Disable newline conversion when writing subtitles 8 years ago
  lkho 7f832413d6 Preserve line endings for downloaded subtitle files 8 years ago
  Sergey M․ 7aa589a5e1
Fix --min/max-sleep-interval wording 8 years ago
  singh-pratyush96 065bc35489
Add --max-sleep-interval (Closes #9930) 8 years ago
  Sergey M․ 2e221ca3a8
[YoutubeDL] Fix incomplete formats check 8 years ago
  Sergey M․ 317f7ab634
[YoutubeDL] Fix format selection with filters (Closes #10083) 8 years ago
  Yen Chi Hsuan 38cce791c7
Rename --cn-verfication-proxy to --geo-verification-proxy 8 years ago
  Sergey M․ be6217b261
[YoutubeDL] Force string conversion on non string video ids 8 years ago
  Jakub Wilk 66e7ace17a Don't hardcode errno constant 8 years ago
  Sergey M․ 134c6ea856
[YoutubeDL] Sanitize url for url and url_transparent extraction results 8 years ago
  Yen Chi Hsuan 51fb4995a5
[utils] Register SOCKS protocols in urllib and support SOCKS4A 8 years ago
  Sergey M․ 3e169233da
Expanduser for more options with input files 8 years ago
  Sergey M․ f0e14fdd43
[YoutubeDL] Skip non-relevant field types when building output template 8 years ago
  Sergey M․ 7960b0563b
[YoutubeDL] Properly process unable-to-download-error on python2 8 years ago
  Sergey M․ bf09af3acb
Add --hls-prefer-ffmpeg 9 years ago
  Jaime Marquínez Ferrándiz e0986e31cf lazy extractors: Output if it's enabled in the verbose log 9 years ago
  Jaime Marquínez Ferrándiz e52d7f85f2 Delay initialization of InfoExtractors until they are needed 9 years ago
  Sergey M․ 536a55dabd [YoutubeDL] Sanitize single thumbnail URL 9 years ago
  Sergey M․ 33f3040a3e [YoutubeDL] Fix sanitizing subtitles' url 9 years ago
  Sergey M․ eedb7ba536 [YoutubeDL] Sort imports 9 years ago
  Sergey M․ dcf77cf1a7 [YoutubeDL] Sanitize final URLs (Closes #8991) 9 years ago
  Sergey M․ 9016d76f71 [YoutubeDL] Improve _format_note 9 years ago
  John Peel d5aacf9a90 Added format_id to the filers on -f. 9 years ago
  remitamine b7b72db9ad [YoutubeDL] check for --list-thumbnails immediately after processing them 9 years ago
  Sergey M․ 5d583bdf6c [YoutubeDL] Improve _format_note 9 years ago
  Sergey M․ d1e4a464cd [YoutubeDL] Carry long lines and improve readability 9 years ago
  Sergey M․ ff059017c0 [YoutubeDL] Fix typo in m3u8_native fixup 9 years ago