mirror of
https://github.com/casualsnek/onthespot.git
synced 2026-04-26 20:45:56 +03:00
[GH-ISSUE #10] [Windows 10] Error when entering playlist URL #5
Labels
No labels
Feedback requested
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/onthespot#5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @PassiveLemon on GitHub (Oct 4, 2022).
Original GitHub issue: https://github.com/casualsnek/onthespot/issues/10
I don't know python so I can't make much sense of this.
@PassiveLemon commented on GitHub (Oct 4, 2022):
Also, do you think its possible that you could make the windows an "installer" type executable which makes a folder in the directory of the exe which will then automatically download ffmpeg and use that path?
@casualsnek commented on GitHub (Oct 5, 2022):
I haved pushed commits that should fix this issue, and i also noticed windows having various issues like missing ffmpeg and stuck on 99% with permission error. The build scripts have changed and need documentation to run from source. Meanwhile can you try this binary release built against current main branch: https://anonfiles.com/69zbldBey8/onthespot_win_exe
This also comes with it's own ffmpeg so no installer required !
@PassiveLemon commented on GitHub (Oct 5, 2022):
Seems to work well. Cool. My issue has been solved. Thanks