Advertisement
Guest User

Untitled

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