Advertisement
Guest User

Untitled

a guest
Feb 20th, 2014
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. [Preferences]
  2. path_to_save = Z:\Trailers\ # path to save trailers
  3. quality = 1080p # 480p / 720p / 1080p
  4. number_to_dl = 20 # number of trailers to grab
  5. del_old_files = 0 # delete files older than old_file_age? 1 = yes
  6. old_file_age = 30 # file age in days, files older than this in path_to_save will be deleted!!
  7. rename_trailer = 1 # rename trailers for Cinema Exerience? 0 = no
  8. custom_string = -trailer # append a custom string to each trailer? (Dont change if using Cinema Experience)
  9. download_clips = 0 # download clips or just trailers? 1 = yes
  10. multi_part = 0 # download multiple trailers for each movie? 0 = no
  11. verbose_output = 1 # verbose output to the console and a logfile? 0 = no
  12. log_file = 1 # create a logfile? 0 = no
  13.  
  14. [Download From]
  15. latest = 0
  16. most_watched = 0
  17. top_movies = 1
  18. opening_this_week = 1
  19. coming_soon = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement