Advertisement
Guest User

YT_DLP CONFIG

a guest
Aug 26th, 2024
626
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. --output "DATA/%(title)s_%(id)s/%(title)s_%(id)s.%(ext)s"
  2. --xff default
  3. #--no-playlist
  4. --write-description
  5. --write-info-json
  6. --no-write-playlist-metafiles
  7. --no-cache-dir
  8. -f bestvideo+bestaudio/best
  9. --merge-output-format mkv
  10. --restrict-filenames
  11. --embed-metadata
  12. --embed-thumbnail
  13. --write-thumbnail
  14. --write-desktop-link
  15. --write-url-link
  16. #--write-webloc-link
  17. --embed-chapters
  18. --write-subs
  19. --concurrent-fragments 4
  20. --download-archive "archive.txt"
  21. --prefer-free-formats
  22. #--live-from-start
  23. #--no-live-from-start
  24. #--limit-rate 768K
  25. #--max-filesize 32M
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement