Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 600 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 600 Bytes

After running git clone https://github.com/djmahe4/NewAlbumReleases-Crawler

Enter cd NewAlbumReleases-Crawler/

Run pkg update && pkg upgrade

pkg install python -y pkg install python-numpy python-pillow pkg install ffmpeg

If you’re on a Linux system, you can install CMake directly from the terminal. Here are the commands for different distributions:

For Alpine Linux: apk add cmake For Debian/Ubuntu: apt-get install cmake For RedHat/Fedora/CentOS: yum install cmake

Run pip install -r requirements.txt to download required files