wangkun преди 2 години
ревизия
1fb035e0c0
променени са 2 файла, в които са добавени 79 реда и са изтрити 0 реда
  1. 63 0
      .gitignore
  2. 16 0
      README.md

+ 63 - 0
.gitignore

@@ -0,0 +1,63 @@
+# ---> Python
+# Byte-compiled / optimized / DLL files
+__pycache__/
+*.py[cod]
+*$py.class
+
+# C extensions
+*.so
+
+# Distribution / packaging
+.Python
+env/
+build/
+develop-eggs/
+dist/
+downloads/
+eggs/
+.eggs/
+lib/
+lib64/
+parts/
+sdist/
+var/
+*.egg-info/
+.installed.cfg
+*.egg
+
+# PyInstaller
+#  Usually these files are written by a python script from a template
+#  before PyInstaller builds the exe, so as to inject date/other infos into it.
+*.manifest
+*.spec
+
+# Installer logs
+pip-log.txt
+pip-delete-this-directory.txt
+
+# Unit test / coverage reports
+htmlcov/
+.tox/
+.coverage
+.coverage.*
+.cache
+nosetests.xml
+coverage.xml
+*,cover
+
+# Translations
+*.mo
+*.pot
+
+# Django stuff:
+*.log
+
+# Sphinx documentation
+docs/_build/
+
+# PyBuilder
+target/
+
+.DS_Store
+.idea/
+

+ 16 - 0
README.md

@@ -0,0 +1,16 @@
+# 微群视频爬虫:https://git.yishihui.com/Server/crawler_weiqun_video.git
+ffmpeg==1.4
+loguru==0.6.0
+oss2==2.15.0
+requests==2.27.1
+urllib3==1.26.9
+python==3.10
+
+
+# 执行入口
+1. cd ./crawler_weiqun_video
+2. python3 ./main/run_weiqun_music.py
+
+
+# 需求:2022/8/10
+https://w42nne6hzg.feishu.cn/docx/doxcnSdzdsR6khiwpdeqWN101td