0x776b7364 / toggle.sg-download

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

line 5 Syntax error #26

Closed fahmifong closed 8 years ago

fahmifong commented 8 years ago

download and install latest python 2.7.11 and ffmpeg-20150418 try on OS windows 7 and 8.1 appear below result for all video, please advice, Thank you.

file "c:\python\download_toggle_video2.py", line 5 <!DOCTYPE html> ^ SyntaxError: Invalid syntax

0x776b7364 commented 8 years ago

That's cause you have downloaded the HTML representation of the code from Github. Save the file directly from https://raw.githubusercontent.com/0x776b7364/toggle.sg-download/master/download_toggle_video2.py.

fahmifong commented 8 years ago

Thank you. You are the best.