# Media Parser
[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)
[![Documentation Status](https://github.com/jag-k/media-parser/actions/workflows/docs.yml/badge.svg)](https://jag-k.github.io/media-parser)
[![PyPI publish](https://github.com/jag-k/media-parser/actions/workflows/pypi-publish.yml/badge.svg)](https://github.com/jag-k/media-parser/actions/workflows/pypi-publish.yml)
[![PyPI version](https://img.shields.io/pypi/v/media-parser?logo=pypi&label=media-parser)](https://pypi.org/project/media-parsers/)
Server for parse Media by URL.
## Supported medias
- [x] Youtube
- [x] Tiktok
- [x] Instagram
- [x] Twitter
- [x] Reddit
- [ ] VK
- [ ] Pinterest
## Installation
```bash
poetry add media-parser # or pip install media-parser
```
## License
[MIT](https://github.com/jag-k/media-parser/blob/main/LICENSE)
Raw data
{
"_id": null,
"home_page": "https://github.com/jag-k/media-parser#readme",
"name": "media-parser",
"maintainer": "Jag_k",
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": "me@jagk.dev",
"keywords": "media-parser, poetry, tiktok, youtube, reddit, twitter",
"author": "Jag_k",
"author_email": "me@jagk.dev",
"download_url": "https://files.pythonhosted.org/packages/e4/2d/5d4f43a367882faec6fed9df0681dd82ba00c40dfc3795448bcd459a0296/media_parser-2.1.1.tar.gz",
"platform": null,
"description": "# Media Parser\n\n[![Poetry](https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json)](https://python-poetry.org/)\n[![Documentation Status](https://github.com/jag-k/media-parser/actions/workflows/docs.yml/badge.svg)](https://jag-k.github.io/media-parser)\n[![PyPI publish](https://github.com/jag-k/media-parser/actions/workflows/pypi-publish.yml/badge.svg)](https://github.com/jag-k/media-parser/actions/workflows/pypi-publish.yml)\n[![PyPI version](https://img.shields.io/pypi/v/media-parser?logo=pypi&label=media-parser)](https://pypi.org/project/media-parsers/)\n\nServer for parse Media by URL.\n\n## Supported medias\n\n- [x] Youtube\n- [x] Tiktok\n- [x] Instagram\n- [x] Twitter\n- [x] Reddit\n- [ ] VK\n- [ ] Pinterest\n\n## Installation\n\n```bash\npoetry add media-parser # or pip install media-parser\n```\n\n## License\n\n[MIT](https://github.com/jag-k/media-parser/blob/main/LICENSE)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "API for parsing media from social networks",
"version": "2.1.1",
"project_urls": {
"Documentation": "https://jag-k.github.io/media-parser",
"Homepage": "https://github.com/jag-k/media-parser#readme",
"Repository": "https://github.com/jag-k/media-parser"
},
"split_keywords": [
"media-parser",
" poetry",
" tiktok",
" youtube",
" reddit",
" twitter"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3ecb95e04bbfb9474740c491dc3b2b6352cd3d7bb93abe1c69d3b496165b5f52",
"md5": "80f1aea1fc03194a9ea86a3a6f39cba1",
"sha256": "23d74d0051654eadfa2b62deb263867a261a39a6c0bf351edc0501f49588cc8c"
},
"downloads": -1,
"filename": "media_parser-2.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "80f1aea1fc03194a9ea86a3a6f39cba1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 18655,
"upload_time": "2024-05-12T17:25:09",
"upload_time_iso_8601": "2024-05-12T17:25:09.897479Z",
"url": "https://files.pythonhosted.org/packages/3e/cb/95e04bbfb9474740c491dc3b2b6352cd3d7bb93abe1c69d3b496165b5f52/media_parser-2.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e42d5d4f43a367882faec6fed9df0681dd82ba00c40dfc3795448bcd459a0296",
"md5": "0733927789838c0fd1547df0f4f14839",
"sha256": "d697561d69aa1a3caa6a53923e8494b8e487dd9f8be4a983d37085e8910d18da"
},
"downloads": -1,
"filename": "media_parser-2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "0733927789838c0fd1547df0f4f14839",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 13665,
"upload_time": "2024-05-12T17:25:11",
"upload_time_iso_8601": "2024-05-12T17:25:11.419061Z",
"url": "https://files.pythonhosted.org/packages/e4/2d/5d4f43a367882faec6fed9df0681dd82ba00c40dfc3795448bcd459a0296/media_parser-2.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-12 17:25:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jag-k",
"github_project": "media-parser#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "media-parser"
}