Skip to content

python-cli/acfun-uploader-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

acfun-uploader-cli

Upload video to acfun site.

Environment

Deployment

  • 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
        
      • More references: 1 and 2

  • chromedriver

    1. Download the executable file from here and extract it.
    2. Move the executable file to /usr/local/bin to other environment paths ($PATH).

Usage

Run python main.py under the root directory to check the example usage.

Author

Will Han

About

Acfun video uploader command line based on selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages