Download any BitChute video to your PC
Project description
# BitChute-DL
## About
This Python script will download any video from the BitChute video platform to your PC for archival or offline use. The target video will be placed in a clearly named directory based on the publisher’s name, a file name will be created based on the video title & publishing date and a check will be done for duplicate files. The project is inspired by [YouTube-DL](https://youtube-dl.org/).
## Installation
You’ll need Python >= 3.6 and you can use pip to automatically install this command line tool and the required lxml dependency:
sudo pip install bitchute-dl
If you prefer to download [this repository](https://github.com/Matteljay/bitchute-dl/releases) you could install it after unpacking like so:
sudo pip install .
## Launching
Here is an example of how to use bitchute-dl:
bitchute-dl https://www.bitchute.com/video/oX3AgHj0jlUX/
To keep videos organized, a new folder will be created in the current directory and the target video saved inside:
./Matteljay/20200529 Tightcms Set Up Your Own Website Cms Built In Vuejs With Mongodb Docker Container.mp4
## Coding details
Feel free to modify the script’s behavior, it is a nice example of a small Python app that will perform web scraping actions based on XPath XML selectors.
## Contact info & donations
More info here: [Contact](CONTACT.md)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bitchute_dl-1.0.6.tar.gz
.
File metadata
- Download URL: bitchute_dl-1.0.6.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 713dd7e491086605a6b204006b47ca7a921d995c63d0602034e1bb4e59b1a481 |
|
MD5 | 67f4d5db1a9477256071e527d9217d87 |
|
BLAKE2b-256 | ebaff47c9e421da240dee0a51959e87d00900430301e15495c25344edc298831 |
File details
Details for the file bitchute_dl-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: bitchute_dl-1.0.6-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85bbc6707475f4490b6cc9ac15cc6ef98590f54623975b7328ab8418f34a64d6 |
|
MD5 | d824f46c303d4c8f4ba676fce1763256 |
|
BLAKE2b-256 | 1dced33d256c776f7473a758ae5a2ab81710f288b91ca1225d6d6d45cebc0006 |