Skip to content

Use methods in youtube-dl rather than calling the command line utility #13

@rkrp

Description

@rkrp

Instead of spawning another process via os.system() for downloading, we can just make use of the methods present in youtube-dl library (since, it is written in Python).

Would make a neater solution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions