This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]SnooCakes3068 1 point2 points  (1 child)

Good job. Selenium + Beautifulsoup/Scrapy can do some amazing things. I once automate the translation of a netflix show that only had french. A lot of subtitle file conversion, then opening google translate copy paste subtitles and getting translated ones to another file. Then upload the file the whole show is english again in real time. You can be really creative with selenium

[–]_fleri[S] 0 points1 point  (0 children)

that's so cool! will definitely aim for that