Fetch metadata for videos from youtube (and possibly other sources) #4
Labels
No Label
art
big
blocked
bug
crash report
disputed
documentation
duplicate
feature request
good first issue
packaging
question
security
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Projects/greg-ng#4
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
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?
When adding videos to the queue, the software should pull metadata like the title, channel, etc. from youtube (and possibly other sources). This can be done asynchronously.
Look into the possibility of pulling the data from
mpv
's internally usedyt-dlp
This has already been fixed