I’m trying to create a bot that will download videos from this site named “Sdarot” using selenium and python3. Each video (or episode) in the site has a unique page and URL. When you load an episode, you have to wait 30 seconds for the episode to “load”, and only then the <video> tag appears in the HTML source file.