You have to wait some seconds. Otherwise you will get a 40Byte HTML Page instead of the file you expected
(self)
| 45 | self.my_post_process() |
| 46 | |
| 47 | def prepare(self): |
| 48 | """ |
| 49 | You have to wait some seconds. Otherwise you will get a 40Byte HTML Page instead of the file you expected |
| 50 | """ |
| 51 | self.wait(10) |
| 52 | return True |
| 53 | |
| 54 | def get_file_url(self): |
| 55 | """ |