firebfm / deepl-srt

Use Selenium to automate translation of a Chinese srt to English on Deepl website
13 stars 7 forks source link

when I replace with new button_ss, it's wrong. any update? please #5

Closed bk111 closed 3 years ago

bk111 commented 3 years ago

File "c:\Users\Administrator\Desktop\srt\deeplv4-EN2CN1.py", line 86 button_css = 'div.lmt__target_toolbar__copy_container button'
^
IndentationError: unindent does not match any outer indentation level

firebfm commented 3 years ago

You did not format correctly. You can solve indentation error by using a code editor like Visual Studio Code or Sublime Text. Anyways I updated the file.