<h1 align="center">intiktokdowfobot</h1>
<p align="center">With This Package Can You Download Any TikTok Video</p>
## Installation :
```bash
pip install tiktokdow
```
### Example
```python
import tiktokdow #to import the lib
bot = TikTOk()
link = "Paste here the url foe video, gat from tiktok.com" #Ex: https://vm.tiktok.com/ZM2FdEuwu/?t=2
a = link.Vid(link) #Creat Var To send data-Link To Vid Function
print(a) #Shows All List
print(a['Video']) #Get Video List
print(a['Video']['cover']) #Get Cover Vid
print(a['Video']['vidID']) #Get ID The Vid
print(a['Video']['vidLink']) #Get Link From "link" Var
print(a['Video']['desc']) #Get Descrption
print(a['Video']['link']) #Get MP4 File Link
print(a['Video']['audioName']) #Get Audeo Name
print(a['Video']['audioLink']) #Get Audio Link
print(a['Video']['autherUser']) #Get Auther UserName
print(a['Video']['autherName']) #Get Auther Name
print(a['Video']['autherImage']) #Get Auther Photo
```
#
### Follow us on social media accounts
* telegram : @s_y_e
* github : https://github.com/MuamleAmeer
Raw data
{
"_id": null,
"home_page": "https://github.com/muamelAmeer/tiktokdow",
"name": "tiktokdow",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "tiktok",
"author": "Muamel Ameer",
"author_email": "amowallet@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3e/e0/54b6fd2d1e66988cf8aba1832112922d2ee65238773d8583ee8c5e4b8669/tiktokdow-0.0.1.tar.gz",
"platform": null,
"description": "\n<h1 align=\"center\">intiktokdowfobot</h1>\n<p align=\"center\">With This Package Can You Download Any TikTok Video</p>\n\n## Installation :\n```bash\npip install tiktokdow\n```\n### Example\n```python\nimport tiktokdow #to import the lib\n\nbot = TikTOk()\n\nlink = \"Paste here the url foe video, gat from tiktok.com\" #Ex: https://vm.tiktok.com/ZM2FdEuwu/?t=2\n\na = link.Vid(link) #Creat Var To send data-Link To Vid Function\n\nprint(a) #Shows All List\n\nprint(a['Video']) #Get Video List\n\nprint(a['Video']['cover']) #Get Cover Vid\n\nprint(a['Video']['vidID']) #Get ID The Vid\n\nprint(a['Video']['vidLink']) #Get Link From \"link\" Var\n\nprint(a['Video']['desc']) #Get Descrption\n\nprint(a['Video']['link']) #Get MP4 File Link\n\nprint(a['Video']['audioName']) #Get Audeo Name\n\nprint(a['Video']['audioLink']) #Get Audio Link\n\nprint(a['Video']['autherUser']) #Get Auther UserName\n\nprint(a['Video']['autherName']) #Get Auther Name\n\nprint(a['Video']['autherImage']) #Get Auther Photo\n\n\n```\n#\n### Follow us on social media accounts\n\n* telegram : @s_y_e\n* github : https://github.com/MuamleAmeer\n",
"bugtrack_url": null,
"license": "",
"summary": "With This Package Can You Download Any TikTok Video",
"version": "0.0.1",
"project_urls": {
"Dev Lib": "https://github.com/muamelAmeer",
"Documentation": "https://github.com/muamelAmeer/tiktokdow",
"Homepage": "https://github.com/muamelAmeer/tiktokdow",
"Source": "https://github.com/muamelAmeer/tiktokdow"
},
"split_keywords": [
"tiktok"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3ee054b6fd2d1e66988cf8aba1832112922d2ee65238773d8583ee8c5e4b8669",
"md5": "902bf58c9e2682b49684d44460476d2b",
"sha256": "f6e85babbce6beddbe901792e1c631bb620b3032e54f5ed24722cdf4c25c8967"
},
"downloads": -1,
"filename": "tiktokdow-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "902bf58c9e2682b49684d44460476d2b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3246,
"upload_time": "2023-05-31T12:33:22",
"upload_time_iso_8601": "2023-05-31T12:33:22.355976Z",
"url": "https://files.pythonhosted.org/packages/3e/e0/54b6fd2d1e66988cf8aba1832112922d2ee65238773d8583ee8c5e4b8669/tiktokdow-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-31 12:33:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "muamelAmeer",
"github_project": "tiktokdow",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "tiktokdow"
}