MetaTube icon indicating copy to clipboard operation
MetaTube copied to clipboard

Python web ui to download videos from YouTube and add metadata on top of it

Results 40 MetaTube issues
Sort by recently updated
recently updated
newest added

Don't have an issue with sqlite but preferer to use mysql and such as i can access it via web and such without needing to ssh incase of an error.

Well, pip install fails. pip logs: ``` > pip install -r requirements.txt Collecting mutagen==1.45.1 Using cached mutagen-1.45.1-py3-none-any.whl (218 kB) Collecting requests==2.28.1 Using cached requests-2.28.1-py3-none-any.whl (62 kB) Collecting yt-dlp==2022.6.29 Using cached...

When I set up Metatube completly fresh, I experienced this error and couldnt figure out why it comes up. I used this docker run command: ``` docker run \ -d...

bug

**Describe the bug** Docker container with the latest version does not start. **To Reproduce** Steps to reproduce the behavior: 1. Pull the latest image and run it. **Expected behavior** Container...

bug

Stupid question but I'm struggling with database issues and I don't need the features related to the database, would it be possible to just remove it ? I want to...

enhancement

Hi there, I've made a small improvement to the Dockerfile that I think could help optimize the image size. The change I made: * I added the `--no-cache-dir` to the...

Hi, your project MetaTube(commit id: e0c49313888667d104fbad08924c14041b7cde57) requires "spotipy==2.19.0" in its dependency. After analyzing the source code, we found that the following versions of spotipy can also be suitable, i.e., spotipy...

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.3. Release notes Sourced from requests's releases. v2.32.3 2.32.3 (2024-05-29) Bugfixes Fixed bug breaking the ability to specify custom SSLContexts in sub-classes of HTTPAdapter. (#6716)...

dependencies

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies

Bumps [flask](https://github.com/pallets/flask) from 3.0.1 to 3.0.3. Release notes Sourced from flask's releases. 3.0.3 This is a fix release for the 3.0.x feature branch. PyPI: https://pypi.org/project/Flask/3.0.3/ Changes: https://flask.palletsprojects.com/en/3.0.x/changes/#version-3-0-3 Milestone: https://github.com/pallets/flask/milestone/35?closed=1 The...

dependencies