You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have a flow that cators for shorts, so see if the URL contains the word short, then navigate to the shorts page. Should also allow for no searching for shorts to be able to navigate directly to the short.
Environment
- OS : Windows
- Python : 3.11
- Script version : 113.0.5672.127
Is there an existing issue for this?
I'm submitting a ...
Description
Have a flow that cators for shorts, so see if the URL contains the word short, then navigate to the shorts page. Should also allow for no searching for shorts to be able to navigate directly to the short.
Environment
config.json
{ "http_api": { "enabled": true, "host": "0.0.0.0", "port": 5000 }, "database": true, "views": 250, "minimum": 85.0, "maximum": 95.0, "proxy": { "category": "f", "proxy_type": "http", "filename": "https://api.proxyscrape.com/v2/?request=displayproxies&protocol=http&timeout=10000&country=all&ssl=all&anonymity=elite", "authentication": false, "proxy_api": true, "refresh": 0 }, "background": true, "bandwidth": false, "playback_speed": 1, "max_threads": 10, "min_threads": 2 }
The text was updated successfully, but these errors were encountered: