a2nath / a2nath/Video-Transcribe

Specifying the --output_name and then downloading 2+ files overwrites the first file

オープン
#5 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
good first issue question
主要言語
Python
スター
7
フォーク
3
PR マージ指標
30日以内にマージされた PR はありません

説明

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?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
python
領域
cli
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。