py-tomfoolery


Namepy-tomfoolery JSON
Version 0.0.8 PyPI version JSON
download
home_page
SummarySoundCloud / YouTube / Bandcamp downloader /w a GUI
upload_time2024-02-04 11:48:28
maintainer
docs_urlNone
authorTom Krut
requires_python>=3.9
license
keywords soundcloud youtube bandcamp scraper downloader
VCS
bugtrack_url
requirements PyQt6 appdirs clint debugpy demjson3 ffmpeg_python moviepy mutagen pathvalidate pytube Requests soundcloud_v2 tqdm
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Tomfoolery

This is a *SoundCloud* / *Bandcamp* / *YouTube* downloader.

<img alt="demo.gif" src="https://raw.githubusercontent.com/tomkrut/tomfoolery/master/media/demo_small.gif">

## Installation

1. Get [ffmpeg](https://ffmpeg.org) binary and add it to your path manually, or  

   ```python
   conda install -c anaconda ffmpeg
   ```

2. Install tomfoolery.

   ```python
   pip install py-tomfoolery
   ```

### Usage

Enter following in the terminal.

```python
tomfoolery
```

### Configuration

- Menu *File*.
  - *Directories*.
    - *SoundCloud* downloads directory.
    - *Bandcamp* downloads directory.
    - *YouTube* downloads directory.
  - *Config*.
    - Organize saved songs in folders by the *artist*.
    - Organize saved songs in folders by the *album*.

### Metadata editing

*Artist* / *Title* / *Album* can be edited by double-clicking a corresponding entry.  
The change will reflect both in the filename and in the file metadata.

## Acknowledgements

Tomfoolery is using bits and pieces from other repos, off the top of my head:

- [pytube/pytube](https://github.com/pytube/pytube),
- [Miserlou/SoundScrape](https://github.com/Miserlou/SoundScrape),
- [flyingrub/scdl](https://github.com/flyingrub/scdl),
- [better-ffmpeg-progress](https://github.com/CrypticSignal/better-ffmpeg-progress).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "py-tomfoolery",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "soundcloud,youtube,bandcamp,scraper,downloader",
    "author": "Tom Krut",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ea/06/91b3582f5df90e9bc23ce52d541609a49dade4e99d81188d27f7aad7e828/py-tomfoolery-0.0.8.tar.gz",
    "platform": null,
    "description": "# Tomfoolery\n\nThis is a *SoundCloud* / *Bandcamp* / *YouTube* downloader.\n\n<img alt=\"demo.gif\" src=\"https://raw.githubusercontent.com/tomkrut/tomfoolery/master/media/demo_small.gif\">\n\n## Installation\n\n1. Get [ffmpeg](https://ffmpeg.org) binary and add it to your path manually, or  \n\n   ```python\n   conda install -c anaconda ffmpeg\n   ```\n\n2. Install tomfoolery.\n\n   ```python\n   pip install py-tomfoolery\n   ```\n\n### Usage\n\nEnter following in the terminal.\n\n```python\ntomfoolery\n```\n\n### Configuration\n\n- Menu *File*.\n  - *Directories*.\n    - *SoundCloud* downloads directory.\n    - *Bandcamp* downloads directory.\n    - *YouTube* downloads directory.\n  - *Config*.\n    - Organize saved songs in folders by the *artist*.\n    - Organize saved songs in folders by the *album*.\n\n### Metadata editing\n\n*Artist* / *Title* / *Album* can be edited by double-clicking a corresponding entry.  \nThe change will reflect both in the filename and in the file metadata.\n\n## Acknowledgements\n\nTomfoolery is using bits and pieces from other repos, off the top of my head:\n\n- [pytube/pytube](https://github.com/pytube/pytube),\n- [Miserlou/SoundScrape](https://github.com/Miserlou/SoundScrape),\n- [flyingrub/scdl](https://github.com/flyingrub/scdl),\n- [better-ffmpeg-progress](https://github.com/CrypticSignal/better-ffmpeg-progress).\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "SoundCloud / YouTube / Bandcamp downloader /w a GUI",
    "version": "0.0.8",
    "project_urls": {
        "Repository": "https://github.com/tomkrut/tomfoolery.git"
    },
    "split_keywords": [
        "soundcloud",
        "youtube",
        "bandcamp",
        "scraper",
        "downloader"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6f951c0fb7e41c1be9a2027d2377e3440f7bbf1e7665dd5ae4549257b8ec12c",
                "md5": "141b42d7723a40a2c1e72e3f48ce9dda",
                "sha256": "977eb3a5f042a08e5e59d1de0723f5c5527fb69a8e135a3bf2a83643c32a41a3"
            },
            "downloads": -1,
            "filename": "py_tomfoolery-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "141b42d7723a40a2c1e72e3f48ce9dda",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 338125,
            "upload_time": "2024-02-04T11:48:26",
            "upload_time_iso_8601": "2024-02-04T11:48:26.563294Z",
            "url": "https://files.pythonhosted.org/packages/d6/f9/51c0fb7e41c1be9a2027d2377e3440f7bbf1e7665dd5ae4549257b8ec12c/py_tomfoolery-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ea0691b3582f5df90e9bc23ce52d541609a49dade4e99d81188d27f7aad7e828",
                "md5": "74bce92aa21ebb298752e9970aca3b91",
                "sha256": "5387f6b5d836a120376f8ffc3575bac0215ec49fdae35c29dd510b5f502d5ca6"
            },
            "downloads": -1,
            "filename": "py-tomfoolery-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "74bce92aa21ebb298752e9970aca3b91",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2552790,
            "upload_time": "2024-02-04T11:48:28",
            "upload_time_iso_8601": "2024-02-04T11:48:28.940306Z",
            "url": "https://files.pythonhosted.org/packages/ea/06/91b3582f5df90e9bc23ce52d541609a49dade4e99d81188d27f7aad7e828/py-tomfoolery-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-04 11:48:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tomkrut",
    "github_project": "tomfoolery",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "PyQt6",
            "specs": [
                [
                    ">=",
                    "6.5.2"
                ]
            ]
        },
        {
            "name": "appdirs",
            "specs": [
                [
                    "==",
                    "1.4.4"
                ]
            ]
        },
        {
            "name": "clint",
            "specs": [
                [
                    "==",
                    "0.5.1"
                ]
            ]
        },
        {
            "name": "debugpy",
            "specs": [
                [
                    "==",
                    "1.6.7"
                ]
            ]
        },
        {
            "name": "demjson3",
            "specs": [
                [
                    "==",
                    "3.0.6"
                ]
            ]
        },
        {
            "name": "ffmpeg_python",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "moviepy",
            "specs": [
                [
                    "==",
                    "1.0.3"
                ]
            ]
        },
        {
            "name": "mutagen",
            "specs": [
                [
                    "==",
                    "1.46.0"
                ]
            ]
        },
        {
            "name": "pathvalidate",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "pytube",
            "specs": [
                [
                    "==",
                    "15.0.0"
                ]
            ]
        },
        {
            "name": "Requests",
            "specs": [
                [
                    "==",
                    "2.31.0"
                ]
            ]
        },
        {
            "name": "soundcloud_v2",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.65.0"
                ]
            ]
        }
    ],
    "lcname": "py-tomfoolery"
}
        
Elapsed time: 0.17790s