MyEpisodes Downloader

Adds download links to MyEpisodes website

< MyEpisodes Downloader 피드백으로 돌아가기

리뷰: 보통 - 스크립트가 작동하지만 버그 있음

§
게시: 2015-11-09

Not working for me

With the new episode checking behavior this code doesn't work. Also *myepisodes.com/views* is not included, but still, that's not the only problem.

Bunta 2작성자
§
게시: 2015-11-11
수정: 2015-11-11

Does v1.0 work fine for you?

What is ../views/* used for? I can't find any reference to that URL on the site.

§
게시: 2016-02-27

Sorry for the late reply.

I installed the latest version and still have problems with it.
*myepisodes.com/views* is for the Private Show List. Even if I add it, it won't work, but it should since it's the most used part of the site.

Secondly, I find it disappointing that the script doesn't include seasons and episodes in the search. I may have remember it from an other script that searched on TPB.

§
게시: 2016-02-27

Found it: http://pastebin.com/bu90fagW

This is an other script that I changed a little bit to work with nCore. What it did is put a link next to the checkboxes which searched for example "The Walking Dead S03E04".

Since the "update" of MyEp it doesn't work so I looked for alternatives and found your script again.

Bunta 2작성자
§
게시: 2016-07-27
수정: 2016-07-27

The script does include episode numbers already. Just change the line at the bottom that loads the tracker to use True as the last parameter:

eg.
var downloadURL = new Tracker("EZTV", "http://eztv.ag/favicon.ico", "https://eztv.ag/search/", true);

답글 게시

답글을 게시하려면 로그인하세요.