]>
gitweb.pimeys.fr Git - today.git/blob - sagas.py
2 # -*- encoding: utf-8 -*-
4 """ Récupération des sagas MP3 """
10 p
= urllib
.urlopen("http://www.adoprixtoxis.com/lite/download/xantah_downloads.php")
12 ids
= re
.findall("""<div class="top">Xantah (.*?)</div>""", t
)
13 ids
= [int(i
) for i
in ids
]
17 "xantah" : last_xantah