rcyclope

Results 8 comments of rcyclope

he catch all link from series exemple : in menu choice 8 indicate the url of the series (not episode link) http://puu.sh/qMpPX/e551ba83b3.png and he catch all episodes url in queue.txt...

have you inserted the lignes like this one http://puu.sh/rjNgj/199e5069d4.png i think it's a space problem in the code try to see with python idle if you have a red ligne...

get link by season ?? i'll see that if possible

I tried to catch a link per season, but it is very difficult to select some link in the html tag, because it's too broad if someone has the soluce...

we tested with ffmpeg but they lowered the quality of their video 3072 Kbps to 1500kbps

i have same pb new authentification ??

rss flux indicate just last season if you want ddl all serie you nedd use this = `def autocatch(): import requests, pickle with open('cookies') as f: cookies = requests.utils.cookiejar_from_dict(pickle.load(f)) session...