-
**Describe the bug**
Using `yt.streams.get_audio_only().download(mp3=True)` does not produce issue free mp3 file.
The file can be played back but the id3 metadata is broken somehow. Neither eyed3 no…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### I have checked the wiki
- [X] I have searched the wiki for this problem
### Does this issue exist in the late…
-
Hey
Maybe you can help me with my error Message
im Using Win8, npm@2.14.12, python 3.5.1, eyeD3 0.7.1
Converting` A Sky Full of Stars - Coldplay
[================================================--] …
-
In the code you're calling eyeD3 with -Q parameter. At least on my machine the -Q flag is not available and eyeD3 won't execute properly. Result: no album art, etc.
Remove -Q flag (no idea what this …
-
I currently use python-eyeD3 for setting id3 tags.
Is there a linux command line application/script that utilizes this library?
I normally use a bash script I wrote that utilizes eyeD3, but im w…
-
-
Hi,
I'm using your wrapper with eyeD3 and everything is working as expected - not only the year tag in iTunes. I tag my mp3 with "year" - and this is not showing in iTunes.
As seen on https://rubene…
widmr updated
8 years ago
-
This is a question about the license to use pyAudioAnalysis which is currently published under Apache 2.0. The library makes use of the `eyeD3` library for reading ID3 tags, which is published under G…
-
pip (Python 2.7) installed version fails with `import eyed3` module.
It must be: `import eyeD3`
But despite this it still does not work
```
...
Fixing id3 tags
global name 'eyed3' is not defin…
-
This appears to happen for every soundcloud link I've tried thus far.
system: Antergos (Arch) Linux, x86_64, kernel 4.1, Python 3.4
log:
```
LOG: Downloading Artwork...
LOG: Resolving MP3 URI...
LOG…