UPDATE: DVDRip Released.
http://rutor.info/torrent/439543/
https://torrentz2.eu/a3def1cc903a81aa89b075af3803f898d412251c
https://thepiratebay.org/torrent/12042816/W.I.T.C.H._WITCH_Season_1_Multilingual_DVDRip_v2_UPDATED
from bs4 import BeautifulSoup | |
import requests | |
import re | |
import urllib2 | |
import os | |
import argparse | |
import sys | |
import json | |
# adapted from http://stackoverflow.com/questions/20716842/python-download-images-from-google-image-search |