# PyMovieDownloader
Python app that automates the downloading of movies from popular movies download sites.
Raw data
{
"_id": null,
"home_page": "https://github.com/Housain-maina/PyMovieDownloader",
"name": "pymoviedownloader",
"maintainer": "Hussaini Usman",
"docs_url": null,
"requires_python": ">=3.5",
"maintainer_email": "",
"keywords": "python automation movie bot selenium download",
"author": "Hussaini Usman",
"author_email": "hussainmaina27@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/28/41/ed4e05fed9e6e1997cbba35951146ae89314cef25855f410b41bf6b56787/pymoviedownloader-0.0.2.tar.gz",
"platform": "win32",
"description": "# PyMovieDownloader\nPython app that automates the downloading of movies from popular movies download sites.",
"bugtrack_url": null,
"license": "MIT",
"summary": "App that automates the downloading of movies",
"version": "0.0.2",
"split_keywords": [
"python",
"automation",
"movie",
"bot",
"selenium",
"download"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2841ed4e05fed9e6e1997cbba35951146ae89314cef25855f410b41bf6b56787",
"md5": "c90579f54f1a663bb55be6b8f82deff5",
"sha256": "c799e2adfef1e8bc89eb2253befe94e343e463ef89d633b30a60c87548ba294d"
},
"downloads": -1,
"filename": "pymoviedownloader-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "c90579f54f1a663bb55be6b8f82deff5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.5",
"size": 6464,
"upload_time": "2023-02-08T14:39:03",
"upload_time_iso_8601": "2023-02-08T14:39:03.774677Z",
"url": "https://files.pythonhosted.org/packages/28/41/ed4e05fed9e6e1997cbba35951146ae89314cef25855f410b41bf6b56787/pymoviedownloader-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-02-08 14:39:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "Housain-maina",
"github_project": "PyMovieDownloader",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "aiohttp",
"specs": [
[
"==",
"3.8.3"
]
]
},
{
"name": "aiosignal",
"specs": [
[
"==",
"1.3.1"
]
]
},
{
"name": "async-generator",
"specs": [
[
"==",
"1.10"
]
]
},
{
"name": "async-timeout",
"specs": [
[
"==",
"4.0.2"
]
]
},
{
"name": "attrs",
"specs": [
[
"==",
"22.2.0"
]
]
},
{
"name": "black",
"specs": [
[
"==",
"23.1.0"
]
]
},
{
"name": "certifi",
"specs": [
[
"==",
"2022.12.7"
]
]
},
{
"name": "charset-normalizer",
"specs": [
[
"==",
"2.1.1"
]
]
},
{
"name": "click",
"specs": [
[
"==",
"8.1.3"
]
]
},
{
"name": "exceptiongroup",
"specs": [
[
"==",
"1.1.0"
]
]
},
{
"name": "frozenlist",
"specs": [
[
"==",
"1.3.3"
]
]
},
{
"name": "h11",
"specs": [
[
"==",
"0.14.0"
]
]
},
{
"name": "humanfriendly",
"specs": [
[
"==",
"10.0"
]
]
},
{
"name": "idna",
"specs": [
[
"==",
"3.4"
]
]
},
{
"name": "multidict",
"specs": [
[
"==",
"6.0.4"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"0.4.3"
]
]
},
{
"name": "outcome",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"23.0"
]
]
},
{
"name": "pathspec",
"specs": [
[
"==",
"0.11.0"
]
]
},
{
"name": "platformdirs",
"specs": [
[
"==",
"2.6.2"
]
]
},
{
"name": "PySocks",
"specs": [
[
"==",
"1.7.1"
]
]
},
{
"name": "python-dotenv",
"specs": [
[
"==",
"0.21.1"
]
]
},
{
"name": "requests",
"specs": [
[
"==",
"2.28.2"
]
]
},
{
"name": "selenium",
"specs": [
[
"==",
"4.8.0"
]
]
},
{
"name": "sniffio",
"specs": [
[
"==",
"1.3.0"
]
]
},
{
"name": "sortedcontainers",
"specs": [
[
"==",
"2.4.0"
]
]
},
{
"name": "tomli",
"specs": [
[
"==",
"2.0.1"
]
]
},
{
"name": "tqdm",
"specs": [
[
"==",
"4.64.1"
]
]
},
{
"name": "trio",
"specs": [
[
"==",
"0.22.0"
]
]
},
{
"name": "trio-websocket",
"specs": [
[
"==",
"0.9.2"
]
]
},
{
"name": "typing_extensions",
"specs": [
[
"==",
"4.4.0"
]
]
},
{
"name": "urllib3",
"specs": [
[
"==",
"1.26.14"
]
]
},
{
"name": "webdriver-manager",
"specs": [
[
"==",
"3.8.5"
]
]
},
{
"name": "wsproto",
"specs": [
[
"==",
"1.2.0"
]
]
},
{
"name": "yarl",
"specs": [
[
"==",
"1.8.2"
]
]
}
],
"lcname": "pymoviedownloader"
}