Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. #-f 'bestvideo[height<=720]+bestaudio/best[height<=720]'
  2.  
  3. --format '[height <=? 720][tbr>500]'
  4.  
  5. --no-check-certificate
  6.  
  7. #--postprocessor-args '-analyzeduration 2147483647 -probesize 2147483647'
  8.  
  9. --ignore-errors
  10.  
  11. --merge-output-format mp4
  12.  
  13. --recode-video mp4
  14.  
  15. --output /tmp/%(title)s.%(ext)s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement