a2nath / a2nath/Video-Transcribe
Specifying the --output_name and then downloading 2+ files overwrites the first file
- Langage dominant
- Python
- Étoiles
- 7
- Forks
- 3
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Just a matter of changing the file naming scheme when specifying the output dir along with the filename when using --output_name. Better to use --output_dir instead if you just want the multiple downloads to show up in the right output dir (moved at the end of all downloads).
Is this a bug?
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Look at the CLI argument handling for --output_name and --output_dir in the main script. The bug likely occurs when multiple files are downloaded with --output_name specified; the naming scheme needs to be adjusted to avoid overwriting. Check how file paths are constructed and ensure each download gets a unique name. Test by running the script with multiple input files and the problematic flags.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- cli
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100