معرفی شرکت ها


fourget-0.9.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Download/scrape media files from 4chan threads
ویژگی مقدار
سیستم عامل -
نام فایل fourget-0.9.1
نام fourget
نسخه کتابخانه 0.9.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tim Martin
ایمیل نویسنده tim@timmart.in
آدرس صفحه اصلی https://github.com/t-mart/fourget
آدرس اینترنتی https://pypi.org/project/fourget/
مجوز MIT
# fourget Download/scrape media files from 4chan threads ![Demo](https://raw.githubusercontent.com/t-mart/fourget/master/docs/demo.gif) ## Features - fast concurrent downloading with asyncio - skip download if already it already exists locally - progress bar ## Example ```shell $ fourget https://boards.4channel.org/g/thread/76759434 ``` ```shell $ fourget --help ``` ### `FileNotFoundError` on Windows fourget will sometimes crash with a `FileNotFoundError` exception on Windows. This is due to limitations on the maximum length a file path. However, this limitation can be removed by following the steps at <https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation?tabs=cmd#enable-long-paths-in-windows-10-version-1607-and-later>. ## Installation ```shell $ pip install fourget ``` ## Releasing 1. Bump the version with `bump2version`, which also commits and tags. ```shell $ bump2version patch # or minor or major, fmt: major.minor.patch $ git push ``` The GitHub Actions CI workflow will take care of the rest.


نیازمندی

مقدار نام
>=1.7.0,<2.0.0 yarl
==1.0.0b0 httpx
>=0.4.0,<0.5.0 typer
>=21.2.0,<22.0.0 attrs
>=0.7.0,<0.8.0 aiofiles
>=4.62.3,<5.0.0 tqdm
>=1.2.0,<2.0.0 arrow
>=10.16.2,<11.0.0 rich


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

مقدار نام
>=3.10,<4.0 Python


نحوه نصب


نصب پکیج whl fourget-0.9.1:

    pip install fourget-0.9.1.whl


نصب پکیج tar.gz fourget-0.9.1:

    pip install fourget-0.9.1.tar.gz