Skip to content

Commit

Permalink
截图
Browse files Browse the repository at this point in the history
  • Loading branch information
roomanl committed Nov 27, 2024
1 parent b881612 commit 22d3816
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
migrate_working_dir/

# IntelliJ related
*.iml
# *.iml
*.ipr
*.iws
.idea/
Expand Down Expand Up @@ -43,7 +43,4 @@ app.*.map.json
/android/app/debug
/android/app/profile
/android/app/release
/android/app/src/main/jniLibs
/screenshot
/Release
*.jks
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,22 @@ flutter run -d linux
3、android版的aria2文件也是因为太大一直提交失败,请到 https://github.com/devgianlu/aria2lib 找到src/main/jniLibs下的aria2文件放到本项目android目录下的src/main/jniLibs中即可。
4、IOS暂时不支持,手机版需要写一点原生代码,我不会IOS开发,因此目前本项目还没适配IOS。

## 截图
#### Android
<img src="./screenshot/a1.jpg" width="200">
<img src="./screenshot/a2.jpg" width="200">
<img src="./screenshot/a3.jpg" width="200">
<img src="./screenshot/a4.jpg" width="200">
<img src="./screenshot/a5.jpg" width="200">

#### Windows
<img src="./screenshot/w1.png" width="400">
<img src="./screenshot/w2.png" width="400">
<img src="./screenshot/w3.png" width="400">
<img src="./screenshot/w4.png" width="400">
<img src="./screenshot/w5.png" width="400">

## 支持
FamdM3U8视频下载器源码已在GitHub上全部开源。您可在GitHub上免费下载源码以及安装包。

如果您想支持一下作者,您可以[前往B站工房](https://www.paypal.me/rootvip)请作者喝杯奶茶表示鼓励。
Binary file added screenshot/a1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/a2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/a3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/a4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/a5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/w1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/w2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/w3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/w4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot/w5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 22d3816

Please sign in to comment.