Advertisement
Guest User

Untitled

a guest
Sep 27th, 2017
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.24 KB | None | 0 0
  1. [general]
  2. method=2
  3. # Select which method you chose to use.
  4. # Possible choices are 1 and 2 (Dont input anything else in this field)
  5. # 1 = Using the cookies method.
  6. # 2 = Using the directurl method.
  7.  
  8. log=on
  9. # Set this to "on" (ie log=on) if you want to keep a running log of torrents downloaded
  10. # It will be outputted to a window named "BTN-AutoDL"
  11.  
  12. [cookies]
  13. # Please visit the forums/knowledge base for guides on obtaining the relevant information in this section
  14. # NB. Pay no attention to this section if you decided to go with the other method.
  15.  
  16. utmz=
  17. utma=
  18. utmc=
  19. utmb=
  20. keeplogged=
  21.  
  22. [directurl]
  23. # Please visit the forums/knowledge base for guides on obtaining the relevant information in this section
  24. # NB. Pay no attention to this section if you decided to go with the other method.
  25.  
  26. AuthKey=2be10d7b78bba258168c31f10a1e8967
  27. PassKey=bg9wlw74h2mx4ns2d2qpol75nhs9xf1j
  28.  
  29.  
  30. [dirs]
  31. output=C:\Users\Laur\Documents\RSS
  32. # This is the directory you want all the .torrents to be downloaded to locally.
  33. # Use it with your torrent clients's watch directory feature, or set a temporary path for .torrents to be downloaded to for remote upload to FTP server
  34. # EG. C:\Downloads\WatchDir
  35.  
  36. curl=C:\curl\btn
  37. # This is the location of the directory where curl.exe is located (Should be included with this release)
  38. # EG. C:\Curl
  39.  
  40. # NB. You dont need to include the trailing "\" for directory in this section (eg. Use C:\Rawr instead of C:\Rawr\)
  41.  
  42. [FTP]
  43. # NB. If you dont plan on using this script with an FTP, you can ignore this section.
  44.  
  45. enabled=0
  46. # Set this to "1" (ie enabled=1) if you want to upload your .torrents to a remote FTP (For use with a server's watch directory)
  47.  
  48. ip=
  49. username=
  50. password=
  51. watchdir=
  52.  
  53. # Input the relevant data here
  54. # IP is the IP Address to the server (You can also use the server's address, (eg omgitses.kimsufi.com) instead of an IP address.
  55. # Username is the username you would use to login to your server
  56. # Password is the password to the account set in username above
  57. # Watchdir is the directory your client will monitor for new .torrents
  58. # EG. if your watch directory is /home/es/rtorrent/torrents/
  59. # Then you would set watchdir to /rtorrent/torrents/
  60. # ie watchdir=/rtorrent/torrents/
  61.  
  62. [filters]
  63. # This section uses Regular Expressions (RegEx). When in doubt, ask
  64. # ^(.*)$ is effectively a wildcard. It will match on anything.
  65.  
  66. Shows=^Dan For Mayor|Web Therapy|Awkward|Storage Hunters|Combat Hospital|Auction Hunters|Covert Affairs|Hawthorne|Hard Time|The Nine Lives of Chloe King|Take the Money and Run|White Collar|Memphis Beat|Pretty Little Liars|Wipeout (US)|The Bachelorette|Wonderstuff|Rescue Special Ops|Man vs. Wild|The Big C|Rizzoli & Isles|Alphas|1000 Ways to Die|Weeds|The High Low Project|The Protector|Teen Wolf|Pawn Stars|Anthony Bourdain: No Reservations|The Closer|The Sex Researchers|Cake Boss|The Hour (2011)|How It's Made|Penn & Teller: Fool Us|Femme Fatales|American Pickers|Jon Benjamin Has a Van|Damages|Against the Wall|Warehouse 13|Beethoven Virus|The Bad Girls Club|Masterchef (US)|Switched at Birth|Hoarders|Zeke and Luther|Regular Show|Eureka|Hell's Kitchen|The Secret Life of the American Teenager|Paranormal Challenge|The Indestructibles|Entourage|Unique Sweets|In Plain Sight|Falling Skies|The Real L Word|The Marriage Ref|Top Gear|Top Gear (US)|Curb Your Enthusiasm|Keeping Up with the Kardashians|The Real Housewives of New Jersey|Breaking Bad|Bait Car|The Glades|Leverage|Same Name|Fifth Gear|True Blood|Ice Road Truckers|Drop Dead Diva|Big Brother|Spirited|Outcasts|Torchwood|Haven|Victorious|Swamp Loggers|American Restoration|Whale Wars|Platinum Hit|Flashpoint|WWE Monday Night RAW|WWE Friday Night SmackDown!|Pawn Stars|Minute To Win It|Top 20 Most Shocking|Expedition Impossible|Degrassi|Degrassi: The Next Generation|Futurama|Rookie Blue|Ghost Hunters International|Jersey Shore|Ancient Aliens|Wilfred (US)|Suits|Ugly Americans|Louie (2010)|Project Runway.$
  67. # This is pretty simple. Enter the shows you want the script to download. Separate multiple shows with a "|"
  68. # Don't forget to start the string with a "^" and end it with a ".$"
  69. # i.e. Shows=^Show1|Show2|Show3.$
  70. # The way i've written the script, this will all it to use regex to download that show only, and no others like it.
  71. # EG. It will download House and not Desperate Housewives as well as only download Conan and not Conan the Babarian, when u select Shows=^House|Conan.$ as your filters
  72. # Note that it is case sensitive so it would be wise to copy and paste the show name from its series page, or similiar.
  73. # Eg. ^SpongeBob SquarePants|Eureka|Dexter|White Collar|Girls Gone Wild Presents: Search for the Hottest Girl in America.$
  74. # You might wanna hang out in the announce chan to get the EXACT name, since thats what you need here
  75.  
  76. SeasonorEpisode=Episode
  77. # Pretty Self-Explanitory, Put "Episode" if you want it to download only episodes or "Season" if you want it to download only seasons or leave it as ^(.*)$ for both.
  78.  
  79. Resolution=SD
  80. # Basically the quality you want to download
  81. # Availible options are: SD, 720p, 1080p, 1080i, Portable Device.
  82.  
  83. Codec=XViD
  84. # The Codecs you want to download
  85. # Availible codecs are: XViD, x264, MPEG2, DiVX, DVDR, VC-1, h.264, WMV, BD.
  86.  
  87. Source=HDTV|PDTV|DSR
  88. # The source of the releases you want to download
  89. # Availible sources are: HDTV, PDTV, DSR, DVDRip, TVRip, VHSRip, Bluray, BDRip, BRRip, DVD5, DVD9, HDDVD, WEB, BD5, BD9, BD25, BD50, Mixed, Unknown.
  90.  
  91. Container=AVI
  92. # The containers of the releases you want to download
  93. # Availible sources are: AVI, MKV, VOB, MPEG, MP4, ISO, WMV, TS, M4V, M2TS.
  94.  
  95. Scene=Yes
  96. # Select "Yes" if you want to download scene releases only and select "No" if you want to download non-scene releases only.
  97.  
  98. Year=^(.*)$
  99. # Self-explanitory
  100.  
  101. Fasttorrent=^(.*)$
  102. # Select "Yes" if you want to download torrents marked as 'fast' only and select "No" if you want to download only torrents not marked as 'fast'.
  103.  
  104. SceneTags=IDC
  105. # Add scene tags you DON'T want to download.
  106. # Leave it as is if you dont care about things like this. (Probably best to do just that)
  107. # Possible tags are: PROPER, DiRFiX, REPACK, NFOFiX, READNFO, iNTERNAL, SUBPACK, SYNCFiX, NUKEFiX, RERiP, etc.
  108.  
  109. # Made by ES
  110. #
  111. # If you require any assistance, or would like to know what this script does exactly, feel free to ask ^_^
  112. # Also, Bitey has no penis.
  113. # >.>
  114. # <.<
  115. # /me hides
  116. [Remember]
  117. #
  118. # _____ /\ \
  119. # /::\ \ ___ \:\ \
  120. # /:/\:\ \ /\__\ \:\ \
  121. # /:/ /::\__\ /:/ / _____\:\ \
  122. # /:/_/:/\:|__| /:/__/ /::::::::\__\
  123. # \:\/:/ /:/ / /::\ \ \:\~~\~~\/__/
  124. # \::/_/:/ / /:/\:\ \ \:\ \
  125. # \:\/:/ / \/__\:\ \ \:\ \
  126. # \::/ / \:\__\ \:\__\
  127. # \/__/ \/__/ \/__/
  128. # ___ ___
  129. # /\__\ /\ \
  130. # /:/ _/_ ___ _\:\ \
  131. # /:/ /\__\ /\__\ /\ \:\ \
  132. # /:/ /:/ / /:/ / _\:\ \:\ \
  133. # /:/_/:/ / /:/__/ /\ \:\ \:\__\
  134. # \:\/:/ / /::\ \ \:\ \:\/:/ /
  135. # \::/__/ /:/\:\ \ \:\ \::/ /
  136. # \:\ \ \/__\:\ \ \:\/:/ /
  137. # \:\__\ \:\__\ \::/ /
  138. # \/__/ \/__/ \/__/
  139. #
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement