Full Youtube-dl library? #8
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Foxite/YoutubeDL#8
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?
Is it possible to add the full youtube-dl library support?
Insead of just youtube links...
Like sharing any link youtube-dl usually supports and downloading it?
I've considered this before. I think the reason I didn't do it is because I couldn't find a suitable way to interface with Python (which youtube-dl is written in) from .NET.
But if there is a way, do tell me about it and I'll see what can be done. It will certainly be an improvement.