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

chore: integration test support #176

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

LiquidTheDangerous
Copy link
Collaborator

@LiquidTheDangerous LiquidTheDangerous commented Aug 20, 2024

Added integration test so that we can know about all possible crashes in advance. We will be able to test basic scenarios, but we need network access. Perhaps we can customize github actions

It's not ready yet, we need to somehow make it download videos from YouTube

Any improvements will be welcome

to run test, inside the test dir

go test

@xvzc
Copy link
Owner

xvzc commented Aug 21, 2024

yt-dlp works in my country. you could also try. It also supports proxy config.

$ spoof-dpi
$ yt-dlp -o test.mp4 _c_ffkt9Lio --proxy http://127.0.0.1:8080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants