Skip to content

Global variable overwritten in DownloadVideo #106

@alexflint

Description

@alexflint

In YoutubeDownload, the global variable Filename is overwritten, making it difficult to import and use these functions in external packages:

Filename = "./tmp-video"

My use case is that I'm trying to make use of the AssemblyAI API, and I am re-using some of your functions in my own go program.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions