Skip to content

Issue when youtube title has a vertical bar "I" in the title #10

Open
@iCanuck

Description

@iCanuck

Had an issue when youtube title has a vertical bar "I" in the title.

I'm not setup to send a PR but I did a small correction in YoutubeDownloader.py

replace:
yt.title

with:
yt.title.replace("|", "-")

temp

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