YouTubeWrapped


NameYouTubeWrapped JSON
Version 1.8 PyPI version JSON
download
home_pageNone
SummaryAnalyze your YouTube watch history and get your Youtube Wrapped for the year!
upload_time2024-12-08 16:59:59
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseNone
keywords youtube wrapped data-analysis playwright wrapped youtube
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 🎁 YouTubeWrapped 🎁

**YouTubeWrapped** is a Python library that creates a personalized yearly recap of your YouTube watch history—just like Spotify Wrapped, but for YouTube!

## Setup and Usage 🛠️

### 1. Install YouTubeWrapped

To install **YouTubeWrapped**, run the following command in your terminal:

```bash
pip install YouTubeWrapped
```

This will install the library and all its dependencies.

### 2. Import and Use `getWrapped`

Once installed, you can easily retrieve your **YouTube Wrapped** data with the `getWrapped` function.

In your Python script, import the `getWrapped` function:

```python
from YouTubeWrapped import getWrapped
```

### 3. Get Your YouTube Wrapped Data

To retrieve your **YouTube Wrapped**, simply call the `getWrapped` function and include any account name you wish

```python
getWrapped("accountname")
```

### 4. Log In to Your YouTube Account

You will be prompted to log in to your YouTube account. Once logged in, the tool will automatically retrieve your **YouTube Wrapped** data and give you a wrapped image with your data.


## Work in Progress

**YouTubeWrapped** is still a work in progress, and more features are currently in development.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "YouTubeWrapped",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Youtube Wrapped, data-analysis, playwright, wrapped, youtube",
    "author": null,
    "author_email": "Haziq <haziqmk123@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/30/89/71cf076aca7f1201da443c38cafec977074735f37a291c5236fffab1ad1e/youtubewrapped-1.8.tar.gz",
    "platform": null,
    "description": "# \ud83c\udf81 YouTubeWrapped \ud83c\udf81\n\n**YouTubeWrapped** is a Python library that creates a personalized yearly recap of your YouTube watch history\u2014just like Spotify Wrapped, but for YouTube!\n\n## Setup and Usage \ud83d\udee0\ufe0f\n\n### 1. Install YouTubeWrapped\n\nTo install **YouTubeWrapped**, run the following command in your terminal:\n\n```bash\npip install YouTubeWrapped\n```\n\nThis will install the library and all its dependencies.\n\n### 2. Import and Use `getWrapped`\n\nOnce installed, you can easily retrieve your **YouTube Wrapped** data with the `getWrapped` function.\n\nIn your Python script, import the `getWrapped` function:\n\n```python\nfrom YouTubeWrapped import getWrapped\n```\n\n### 3. Get Your YouTube Wrapped Data\n\nTo retrieve your **YouTube Wrapped**, simply call the `getWrapped` function and include any account name you wish\n\n```python\ngetWrapped(\"accountname\")\n```\n\n### 4. Log In to Your YouTube Account\n\nYou will be prompted to log in to your YouTube account. Once logged in, the tool will automatically retrieve your **YouTube Wrapped** data and give you a wrapped image with your data.\n\n\n## Work in Progress\n\n**YouTubeWrapped** is still a work in progress, and more features are currently in development.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Analyze your YouTube watch history and get your Youtube Wrapped for the year!",
    "version": "1.8",
    "project_urls": {
        "Homepage": "https://github.com/haziq-exe/YouTubeWrapped"
    },
    "split_keywords": [
        "youtube wrapped",
        " data-analysis",
        " playwright",
        " wrapped",
        " youtube"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f46d3e207a6251e36f327f200385b698b0e95a7129f903bbefa2b41cc5dd349",
                "md5": "0dc6de3c9f19a437d2c5914af297420f",
                "sha256": "f44602c667a9212b8d3c65d60b02857f5e73d3c92cb2d7b9c69f8f7e4013e571"
            },
            "downloads": -1,
            "filename": "youtubewrapped-1.8-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0dc6de3c9f19a437d2c5914af297420f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 1286762,
            "upload_time": "2024-12-08T16:59:55",
            "upload_time_iso_8601": "2024-12-08T16:59:55.600480Z",
            "url": "https://files.pythonhosted.org/packages/6f/46/d3e207a6251e36f327f200385b698b0e95a7129f903bbefa2b41cc5dd349/youtubewrapped-1.8-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "308971cf076aca7f1201da443c38cafec977074735f37a291c5236fffab1ad1e",
                "md5": "f5240870e40c280f2d45ed2c6ca1b88e",
                "sha256": "511e5d836b23e3618e831bb879f622e98f37f0d238aa1517915d5ac7ed69826b"
            },
            "downloads": -1,
            "filename": "youtubewrapped-1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "f5240870e40c280f2d45ed2c6ca1b88e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1286997,
            "upload_time": "2024-12-08T16:59:59",
            "upload_time_iso_8601": "2024-12-08T16:59:59.978968Z",
            "url": "https://files.pythonhosted.org/packages/30/89/71cf076aca7f1201da443c38cafec977074735f37a291c5236fffab1ad1e/youtubewrapped-1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-08 16:59:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "haziq-exe",
    "github_project": "YouTubeWrapped",
    "github_not_found": true,
    "lcname": "youtubewrapped"
}
        
Elapsed time: 0.36065s