0x776b7364 / toggle.sg-download

Python script to automate Toggle.sg video downloads
MIT License
26 stars 18 forks source link

Script does not cater for "tv-show" URLs #9

Closed 0x776b7364 closed 8 years ago

0x776b7364 commented 8 years ago

Using the script to download the URL http://video.toggle.sg/en/tv-show/news/nov-2015-singapore-today-6/sun-8-nov-2015/348183 results in an error.

[i] Given Toggle URL = http://video.toggle.sg/en/tv-show/news/nov-2015-singapore-today-6/sun-8-nov-2015/348183
[!] Invalid url http://video.toggle.sg/en/tv-show/news/nov-2015-singapore-today-6/sun-8-nov-2015/348183
[i] Unable to process http://video.toggle.sg/en/tv-show/news/nov-2015-singapore-today-6/sun-8-nov-2015/348183

To investigate if it is possible to download videos from the above URL, and if so, to change the regex VALID_URL.

0x776b7364 commented 8 years ago

Issue closed via 7675d93.