routes.get(r"/watch/{path:\S+}", allow_head=True)
| 1 | # Taken from megadlbot_oss <https://github.com/eyaadh/megadlbot_oss/blob/master/mega/webserver/routes.py> |
| 2 | # Thanks to Eyaadh <https://github.com/eyaadh> |
| 3 | # Thanks to adarsh-goel |
| 4 | # (c) @biisal |
nothing calls this directly
no outgoing calls
no test coverage detected