From 3093e49b3a6229cefdd18c239d3bda2fba32873b Mon Sep 17 00:00:00 2001 From: Garfield69 Date: Mon, 27 Jul 2020 07:48:51 +1200 Subject: [PATCH] totheglorycookie: #9220 --- .../Definitions/totheglorycookie.yml | 210 ++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 src/Jackett.Common/Definitions/totheglorycookie.yml diff --git a/src/Jackett.Common/Definitions/totheglorycookie.yml b/src/Jackett.Common/Definitions/totheglorycookie.yml new file mode 100644 index 000000000..768401b1c --- /dev/null +++ b/src/Jackett.Common/Definitions/totheglorycookie.yml @@ -0,0 +1,210 @@ +--- +id: totheglorycookie +name: ToTheGloryCookie +description: "this is an alternate to the ToTheGlory indexer using the cookie method for access" +language: zh-cn +type: private +encoding: UTF-8 +links: + - https://totheglory.im/ + +caps: + categories: + # 电影 Movie + 电影DVDRip: Movies/SD # Movie DVDRip + 电影720p: Movies/HD # Movie 720p + 电影1080i/p: Movies/HD # Movie 1080i / p + BluRay原盘: Movies/BluRay # BluRay original disc + 影视2160p: Movies/UHD # Media - 2160p + UHD原盘: Movies/UHD # Blu-ray UHD + + # 纪录片 Docs + 纪录片720p: Movies/HD # Documentary 720p + 纪录片1080i/p: Movies/HD # Documentary 1080i / p + 纪录片BluRay原盘: Movies/BluRay # Documentary BluRay Original + + # 剧集 TV + 欧美剧720p: TV/HD # TV Series - EU/US - 720p + 欧美剧1080i/p: TV/HD # TV Series - EU/US - 1080i/p + 高清日剧: TV/HD # TV Series - JP + 大陆港台剧1080i/p: TV/HD # TV Series - CN - 1080i/p + 大陆港台剧720p: TV/HD # TV Series - CN - 720p + 高清韩剧: TV/HD # TV Series - KR + + # 剧集包 TV Packs + 欧美剧包: TV/HD # TV Packs - EU/US + 日剧包: TV/HD # TV Packs - JP + 韩剧包: TV/HD # TV Packs - CN + 华语剧包: TV/HD # TV Packs - KR + + # 音乐 Audio + (电影原声&Game)OST: Audio # OST - (Movie & Game) Track + 无损音乐FLAC&APE: Audio/Lossless # FLAC & APE + MV&演唱会: Audio/Video # MV & Concert + + # 其他 Other + 高清体育节目: TV/Sport # HD Sports + 高清动漫: TV/Anime # HD Animation + 韩国综艺: TV/HD # TV Shows - KR + 高清综艺: TV/HD # TV Shows + 日本综艺: TV/HD # TV Shows - JP + MiniVideo: Other # MiniVideo + 补充音轨: Audio # Supplemental audio tracks + iPhone/iPad视频: PC/Phone-Other # IPhone / iPad video + + # 单机游戏 + PC: PC/Games # Games - PC + MAC: PC/Mac # Games - MAC + + # 微软系列 + XBOX360: Console/Xbox 360 # MicroSoft - XBOX360 + XBOX1: Console/Xbox # MicroSoft - XBOX360 + XBLA: Console/Xbox # MicroSoft - XBLA + XBOX+to+XBOX360: Console/Xbox # MicroSoft - XBOX to XBOX360 + + # 索尼系列 + PS2: Console/Other # SONY - PS2 + PSP: Console/PSP # SONY - PSP + PS4: Console/PS4 # SONY - PS4 + PS3: Console/PS3 # SONY - PS3 + PSV: Console/PS Vita # SONY - PSV + + # 任天堂系列 + WIIU: Console/WiiU # Nintendo - WIIU + WII: Console/Wii # Nintendo- WII + SWITCH: Console/Other # Nintendo - SWITCH + NDS: Console/NDS # Nintendo - NDS + NGC: Console/Other # Nintendo - NGC + + # 主机影视 + PS3兼容高清: Console/PS3 # Video - HD - PS3 + PSP兼容高清&标清: Console/PSP # Video - SD&HD - PSP + XBOX360兼容高清: Console/Xbox 360 # Video - HD - XBOX360 + Game+Video: Console/Other # Video - Game Video + + # 软件 + APPZ: PC # Software - APPZ + Game+Ebook: Books/Ebook # Software - Game Ebook + Ebook: Books/Ebook # Software - Ebook + + # 苹果系列 + iPhone/iPad游戏: PC/Phone-IOS # Apple - Game - iPhone/iPad + iPad书籍: Books/Ebook # Apple - Book - iPad + iPhone/iPad软件: PC/Phone-IOS # Apple - Software - iPhone/iPad + + modes: + search: [q, imdbid] + tv-search: [q, season, ep, imdbid] + movie-search: [q, imdbid] + music-search: [q] + +settings: + - name: cookie + type: text + label: Cookie + - name: info + type: info + label: How to get the Cookie + default: "
  1. Login to this tracker with your browser
  2. Open the DevTools panel by pressing F12
  3. Select the Network tab
  4. Click on the Doc button (Chrome Browser) or HTML button (FireFox)
  5. Refresh the page by pressing F5
  6. Click on the first row entry
  7. Select the Headers tab on the Right panel
  8. Find 'cookie:' in the Request Headers section
  9. Select and Copy the whole cookie string (everything after 'cookie: ') and Paste here.
" + +login: + method: cookie + inputs: + cookie: "{{ .Config.cookie }}" + test: + path: my.php + +ratio: + path: my.php + selector: span.smallfont:has(span#sp_signed) + filters: + - name: regexp + args: "分享率 : (.*?)\u00a0\u00a0" + +search: + paths: + - path: browse.php + inputs: + c: M + - path: browse.php + categories: [1000, 1010, 1020, 1030, 1040, 1050, 1060, 1070, 1080, 1090, 1100, 1110, 1120, 1130, 1140, 1150, 1160, 1170, 1180, 4000, 4010, 4020, 4030, 4040, 4050, 4060, 4070, 7000, 7010, 7020, 7030, 7040, 7050, 7060] + inputs: + c: G + inputs: + search_field: "{{ range .Categories }}分类:`{{.}}` {{end}}{{ if .Query.IMDBID }}imdb{{ .Query.IMDBIDShort }}{{ else }}{{ .Keywords }}{{ end }}" + rows: + selector: table#torrent_table > tbody > tr[id] + + fields: + description: + selector: div.name_left > a > b + title: + selector: div.name_left > a > b + remove: span + category: + selector: tr[id] td:nth-child(1) > a + attribute: href + filters: + - name: querystring + args: search_field + - name: replace + args: ["category:", ""] + - name: trim + args: "\"" + details: + selector: div.name_left > a + attribute: href + download: + selector: a.dl_a + attribute: href + files: + selector: td:nth-child(3) + size: + selector: td:nth-child(7) + seeders: + selector: td:nth-child(9) + filters: + - name: split + args: ["/", 0] + leechers: + selector: td:nth-child(9) + filters: + - name: split + args: ["/", 1] + - name: replace + args: ["\n", ""] + grabs: + selector: td:nth-child(8) + filters: + - name: regexp + args: (\d+) + date: + selector: td:nth-child(5) + filters: + - name: append + args: " +0800" + - name: dateparse + args: "2006-01-0215:04:05 -0700" + imdb: + optional: true + selector: span.imdb_rate > a + attribute: href + downloadvolumefactor: + case: + img[alt="free"]: 0 + img[alt="50%"]: 0.5 + img[alt="30%"]: 0.3 + "*": 1 + uploadvolumefactor: + case: + img[alt="200%"]: 2 + "*": 1 + minimumratio: + case: + img[title="Hit and Run"]: 1 + "*": 0 + minimumseedtime: + case: + img[title="Hit and Run"]: 216000 + "*": 0 +# engine n/a