Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

新人 不知道怎么在mac上下载这个app #14

Open
morningyun opened this issue May 15, 2021 · 11 comments
Open

新人 不知道怎么在mac上下载这个app #14

morningyun opened this issue May 15, 2021 · 11 comments

Comments

@morningyun
Copy link

超想要下载这个app 可惜看不懂怎么在mac上下载那个教程

@morningyun
Copy link
Author

Screen Shot 2021-05-15 at 5 28 19 PM
请问是这样吗? 完全看不懂啊,求大神教一下

@zaxtyson
Copy link
Owner

zaxtyson commented May 16, 2021

首先把项目克隆到本地

git clone https://github.com.cnpmjs.org/zaxtyson/AnimeSearcher.git

进入项目根目录

cd AnimeSearcher

安装依赖

python3 -m pip install -r requirements.txt

等它自己安装好就可以

image

然后启动 API 的后台服务

python3 app.py

用浏览器打开项目目录下的 web 文件夹下面的 index.html 就可以了

image

image

不好意思, 因为没有 Mac 只能在 Ubuntu 上面演示了, Mac 的流程应该是差不多的

@morningyun
Copy link
Author

首先把项目克隆到本地

git clone https://github.com.cnpmjs.org/zaxtyson/AnimeSearcher.git

进入项目根目录

cd AnimeSearcher

安装依赖

python3 -m pip install -r requirements.txt

等它自己安装好就可以

image

然后启动 API 的后台服务

python3 app.py

用浏览器打开项目目录下的 web 文件夹下面的 index.html 就可以了

image

image

不好意思, 因为没有 Mac 只能在 Ubuntu 上面演示了, Mac 的流程应该是差不多的

真的太感谢了!我这边明天早上起来试一下。如果有问题再请教一下您!谢谢!

@morningyun
Copy link
Author

Screen Shot 2021-05-16 at 3 41 17 PM
您好,我有克隆到本地可是它显示invalid。还有就是“进入项目根目录”是什么意思呢?不好意思之前完全没有接触过hhh

@zaxtyson
Copy link
Owner

zaxtyson commented May 17, 2021

>>> 开头表示你在 Python 的解释器中,先使用 exit() 退出来,回到终端下面。

然后按之前给出的命令敲就可以了

进入项目根目录就是那条 cd 命令

@morningyun
Copy link
Author

好的谢谢,我现在已经成功打开网站了。可是我搜索不出任何影视剧或者动漫。因为我不太了解启动 API 的后台服务是啥意思,是不是我弄错了
Screen Shot 2021-05-16 at 10 57 47 PM
Screen Shot 2021-05-16 at 10 57 59 PM
Screen Shot 2021-05-16 at 10 58 06 PM

@zaxtyson
Copy link
Owner

zaxtyson commented May 17, 2021

运行后台服务只要在项目根目录下面执行 python3 app.py 这条命令就可以了, 可以参考图3

@morningyun
Copy link
Author

好的了解,谢谢!

@morningyun
Copy link
Author

可以用了!感谢!请问如果有bilibili上有的资源但是这个网站上没有的话可以和您说吗

@zaxtyson
Copy link
Owner

zaxtyson commented May 17, 2021

视频都是从第三方网站抓的, 如果有优质的第三方网站的话, 可以告诉我, 有时间会添加进来~

@morningyun
Copy link
Author

视频都是从第三方网站抓的, 如果有优质的第三方网站的话, 可以告诉我, 有时间会添加进来~

就是我有看到能看到bilibili的动漫,可是许多bilibili上有的这里没有或者资源失效了呢。谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants