Advertisement
Guest User

Untitled

a guest
Sep 13th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. templates:
  2. movies:
  3. quality:
  4. - 1080p
  5. imdb_lookup: yes
  6. list_match:
  7. from:
  8. - movie_list: mymovies
  9. inputs:
  10. - rss:
  11. url: https://iptorrents.com/torrents/rss?u=794470;tp=xxxx;download;s0=6;s1=14
  12. all_entries: no
  13. download: /Users/user/Downloads
  14.  
  15.  
  16.  
  17. tasks:
  18. IMPORT-MOVIES:
  19. imdb_list:
  20. login: user@protonmail.com
  21. password: xx
  22. list: watchlist
  23. accept_all: yes
  24. list_add:
  25. - movie_list: mymovies
  26. priority: 2
  27.  
  28. IPT_Login:
  29. priority: 1
  30. form:
  31. url: https://iptorrents.com
  32. username: nam3less
  33. password: xx
  34. html:
  35. url: https://iptorrents.com/movies
  36. regexp:
  37. accept:
  38. - 'nam3less'
  39. exec: echo "Logged In"
  40.  
  41. MOVIES:
  42. template: movie
  43. priority: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement