[22/Jul/2023 15:27:31] “GET / HTTP/1.1” 200 1536
Forbidden (Origin checking failed - https://snackvideodownloaderonline--khalidali34.repl.co does not match any trusted origins.): /
[22/Jul/2023 15:29:58] “POST / HTTP/1.1” 403 2603
i have made a script in python django which download video from a target webpage when give a url .
but when i give the url it shows this error in the terminal .
i am using request library and beautifulsoup4 .