Upload video to acfun site.
- Python 3
- Chrome and chromedriver 79+
-
Chrome/Chromium
-
macOS
-
Linux/Debian
-
apt-get install chromium # Refer to https://github.com/timgrossmann/InstaPy/issues/1245#issuecomment-358872721
-
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb dpkg -i google-chrome-stable_current_amd64.deb apt-get -fy install # Refer to https://github.com/timgrossmann/InstaPy/issues/1245#issuecomment-396515785
-
-
-
chromedriver
- Download the executable file from here and extract it.
- Move the executable file to
/usr/local/bin
to other environment paths ($PATH
).
Run python main.py
under the root directory to check the example usage.