معرفی شرکت ها


bitchute-dl-1.0.6


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Download any BitChute video to your PC
ویژگی مقدار
سیستم عامل -
نام فایل bitchute-dl-1.0.6
نام bitchute-dl
نسخه کتابخانه 1.0.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Matteljay
ایمیل نویسنده matteljay@pm.me
آدرس صفحه اصلی https://libersystems.com
آدرس اینترنتی https://pypi.org/project/bitchute-dl/
مجوز MIT
# 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)


نیازمندی

مقدار نام
==4.5.0 lxml
- lxml


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl bitchute-dl-1.0.6:

    pip install bitchute-dl-1.0.6.whl


نصب پکیج tar.gz bitchute-dl-1.0.6:

    pip install bitchute-dl-1.0.6.tar.gz