Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for shorts #554

Open
2 of 4 tasks
TrueBurn opened this issue May 28, 2023 · 0 comments
Open
2 of 4 tasks

Add support for shorts #554

TrueBurn opened this issue May 28, 2023 · 0 comments

Comments

@TrueBurn
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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

- OS : Windows
- Python : 3.11
- Script version : 113.0.5672.127

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
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant