Decompression support for ".iso" files and maybe more?
- 主要言語
- Python
- スター
- 46.7k
- フォーク
- 1.9k
- 平均マージ
- 9日 2時間
- マージ済み PR(30日)
- 4
説明
**is your feature request related to a problem? Please describe.**
My use-case is, that I am downloading `.zip` and `.iso` files on my server, which I then want to unpack and move to a different folder.
**Describe the idea / solution you'd like**
Could you maybe add support for decompressing file types, like `.iso` and maybe `.rar`, `.7z`, `.tar.gz`, etc.? :)
**Describe any alternatives you've considered**
Currently I have to download them to my PC, unpack them there and upload again.
This gets annoying to do for lots of files ^^
**Additional context**
Thanks for the great work aside from that, It's a really convenient app!
コントリビューションガイド
調査の方向性
copyparty にある既存の展開コードを調査し、zip ファイルを処理する現在のアーキテクチャを理解します。ISO、RAR、7z、tar.gz の展開に使用できる Python ライブラリを調査します。セキュリティとエラー処理を確保しながら、新しい展開ハンドラーをファイル処理パイプラインに統合する方法を決定します。サンプルのアーカイブファイルを使ってテストし、機能を検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100