Ferdi265 / Ferdi265/tube-cli

Filenames of some lectures are not useful, generate filename from title instead?

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Some lectures don't have useful filenames for their videos (`presenter_1f840e9c_a1db_49b1_b1bb_043196952a1c.mp4` etc...). Therefore the current way of taking the file name from the download link is not perfect for usabilty.

Potential Solutions:
- generate a file name from the episode title

Potential Problems:
- special characters like `/` in episode titles need to be replaced

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code that derives downloaded video filenames from the download link, then trace where the episode title is available. Use the example UUID-like filename and titles containing `/` to define the expected sanitized output; done means downloads use usable title-based filenames without invalid special characters.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.