Name | mutechromecastads JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2024-04-27 07:22:02 |
maintainer | None |
docs_url | None |
author | rikyiso01 |
requires_python | <4.0,>=3.10 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Mute Chromecast ADS
Mute your chromecast device when an advertisement plays
When you live with other stupid people that don't want to pay for spotify premium,
you are forced to listen to the maximum volume ads of those that are using your chromecast
device. Since I am not listening Spotify's low quality music, I don't want to be annoyed by a
moron screaming about how his podcasts are beautiful
This program will mute your chromecast when the ads are playing and will restore the original audio after it
## Usage
### pipx
> ```bash
> CHROMECAST_HOST=hostname pipx run mutechromecastads
> ```
>
> where hostname is the hostname or the ip of the chromecast device
### podman
> ```bash
> podman run --rm --env CHROMECAST_HOST=hostname ghcr.io/rikyiso01/mutechromecastads
> ```
>
> where hostname is the hostname or the ip of the chromecast device
After doing this the program will start looping and will mute the device when the broadcasted song title is 'Advertisement'
Raw data
{
"_id": null,
"home_page": null,
"name": "mutechromecastads",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "rikyiso01",
"author_email": "riky.isola@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/fd/04/81bea194f4e3d094471d422842e1bb8edc29dfa58ba40e2a46b4bd286993/mutechromecastads-0.1.1.tar.gz",
"platform": null,
"description": "# Mute Chromecast ADS\n\nMute your chromecast device when an advertisement plays\n\nWhen you live with other stupid people that don't want to pay for spotify premium,\nyou are forced to listen to the maximum volume ads of those that are using your chromecast\ndevice. Since I am not listening Spotify's low quality music, I don't want to be annoyed by a\nmoron screaming about how his podcasts are beautiful\n\nThis program will mute your chromecast when the ads are playing and will restore the original audio after it\n\n## Usage\n\n### pipx\n\n> ```bash\n> CHROMECAST_HOST=hostname pipx run mutechromecastads\n> ```\n>\n> where hostname is the hostname or the ip of the chromecast device\n\n### podman\n\n> ```bash\n> podman run --rm --env CHROMECAST_HOST=hostname ghcr.io/rikyiso01/mutechromecastads\n> ```\n>\n> where hostname is the hostname or the ip of the chromecast device\n\nAfter doing this the program will start looping and will mute the device when the broadcasted song title is 'Advertisement'\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "0.1.1",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "94770d85d77fc8c287362856af199a7947a5ed075f14867efddff5e4823190ce",
"md5": "7aa4436dedc91bf3088191a171acc666",
"sha256": "12564133d0181e419cc06a8882eaa0dffadf50cc239b8fb3bc7dc05e53e28cec"
},
"downloads": -1,
"filename": "mutechromecastads-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7aa4436dedc91bf3088191a171acc666",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 2582,
"upload_time": "2024-04-27T07:21:51",
"upload_time_iso_8601": "2024-04-27T07:21:51.962838Z",
"url": "https://files.pythonhosted.org/packages/94/77/0d85d77fc8c287362856af199a7947a5ed075f14867efddff5e4823190ce/mutechromecastads-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fd0481bea194f4e3d094471d422842e1bb8edc29dfa58ba40e2a46b4bd286993",
"md5": "74794d6bd798b6576706f2ecbceaeb65",
"sha256": "934335e0af75c6dc4982c9bc87709d1bb20b33ec45654432bb1ca087a5f925b3"
},
"downloads": -1,
"filename": "mutechromecastads-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "74794d6bd798b6576706f2ecbceaeb65",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 1899,
"upload_time": "2024-04-27T07:22:02",
"upload_time_iso_8601": "2024-04-27T07:22:02.437399Z",
"url": "https://files.pythonhosted.org/packages/fd/04/81bea194f4e3d094471d422842e1bb8edc29dfa58ba40e2a46b4bd286993/mutechromecastads-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-27 07:22:02",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mutechromecastads"
}