GithubHelp home page GithubHelp logo

blue9 / audiojack-gui Goto Github PK

View Code? Open in Web Editor NEW
125.0 125.0 21.0 1.82 MB

:headphones: A YouTube-to-MP3 converter that automatically finds and adds ID3 tags to downloaded MP3 files.

Home Page: http://blue9.github.io/AudioJack-GUI/

Python 100.00%
audiojack-gui mp3 mp3-converter youtube

audiojack-gui's People

Contributors

aliaksei135 avatar blue9 avatar icecoldfire avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

audiojack-gui's Issues

FeatureRequest: WebUI

Any chance of turning this into a WebApp for selfhosting on headless machines instead of a desktop app? I would love to run it on my RaspberryPi or in a Docker Container

I see mention of "Web version (Caution: Beta)" here: https://github.com/Blue9/AudioJack but the link just brings me back to the desktop app github.

Thanks and congrats on a great project!

Nothing happens when running audiojack_gui.py

I'm completely new to python and the related elements, but I believe I have everything in order. I was able to install all of the dependents of audiojack using pip and I installed ffmpeg, audiojack.py, audiojack_gui.py, and the icon correctly. However, when I run the command C:(file location)\python.exe C:(file location)\audiojack_gui.py nothing happens. No errors, no pop-ups, just another blank line allowing for the next command. I would greatly appreciate any help

After getting song metadata, nothing happens

[youtube] kwW0IAkwIWc: Downloading webpage
[youtube] kwW0IAkwIWc: Downloading video info webpage
[youtube] kwW0IAkwIWc: Extracting video information
Getting song metadata - this may take a while...
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\Python27\lib\threading.py", line 530, in __bootstrap_inner
self.run()
File "C:\Python27\lib\threading.py", line 483, in run
self.__target(*self.__args, **self.__kwargs)
File "C:\Users\Wu\Desktop\AudioJack-GUI-0.3.0\audiojack_gui_v2.py", line 153, in get_results
image_data = Image.open(StringIO(audiojack.get_cover_art_as_data(results[i][3]).decode('base64')))
KeyError: 3

That is from the command line and the gui just keep having green bar going left to right and nothing else appears even after minutes

ffmpeg not installed error

Hello,
First thanks for creating this, it is a very nice program with a great UI and is very easy to use (at least what I've gotten through thus far).

I'm getting an error that I can not find mentioned on any of your pages related to this program, on AudioJack after selecting then album and metadata to add to the file, and it states "Error: ffmpeg is not installed. " In my command prompt I'm also recieving "ERROR: ffprobe or avprobe not found. Please install one."

I have checked and I have .c and .h files for mpeg, and a .c for probe. Below is a screenshot of my working directory for further analysis, if you could point me in the right direction of what is wrong I'd really appreciate it so I can get to using the full program, thanks for your help in advance!

image

Signature extraction failed: Traceback

I got this error message on Terminal and Audiojack just says "invalid URL"

ERROR: Signature extraction failed: Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 1063, in _decrypt_signature
    video_id, player_url, s
  File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/youtube_dl/extractor/youtube.py", line 951, in _extract_signature_function
    raise ExtractorError('Cannot identify player %r' % player_url)
ExtractorError: Cannot identify player u'https://www.youtube.com/yts/jsbin/player-vflxXnk_G/en_US/base.js'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
 (caused by ExtractorError(u"Cannot identify player u'https://www.youtube.com/yts/jsbin/player-vflxXnk_G/en_US/base.js'; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.",)); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Can't Download Audio

I get this error when I try to download

[youtube] I7nxmGSWaz8: Downloading webpage
'LogFile' object has no attribute 'isatty'
Notified current thread

And it says 'An Unknown Error Occurred"

'str' object has no attribute 'write'

Hi,

First of all, you did a great job that I can't wait to use, but i'm faced to this strange issue :

Once I've chosen the right cover of the song, the executable downloads it, until being stopped :

[youtube] SA7AIQw-7Ms: Downloading webpage
[youtube] SA7AIQw-7Ms: Downloading video info webpage
[youtube] SA7AIQw-7Ms: Extracting video information
Notified current thread
[INFO   ] [GL          ] Unpack subimage support is available
C:\Users\Valentin\Desktop\AudioJack-GUI-master
[youtube] SA7AIQw-7Ms: Downloading webpage
[youtube] SA7AIQw-7Ms: Downloading video info webpage
[youtube] SA7AIQw-7Ms: Extracting video information
[download] SA7AIQw-7Ms.webm has already been downloaded
[download] 100% of 4.56MiB
'str' object has no attribute 'write'
Notified current thread

Any help ?

Updated to python 3.6 but has this error

[INFO ] [Logger ] Record log in C:\Users\Wu.kivy\logs\kivy_17-05-16_7.txt
[INFO ] [Kivy ] v1.10.0
[INFO ] [Python ] v3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 18:41:36) [MSC v.1900 64 bit (AMD64)]
[INFO ] [Factory ] 194 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_dds, img_pil, img_gif (img_sdl2, img_ffpyplayer ignored)
[INFO ] [Loader ] using a thread pool of 2 workers
[INFO ] [Text ] Provider: pil(['text_sdl2'] ignored)
[CRITICAL] [Window ] Unable to find any valuable Window provider.
sdl2 - ImportError: DLL load failed: The specified module could not be found.
File "D:\Program Files\Python 3.6.1\lib\site-packages\kivy\core_init_.py", line 59, in core_select_lib
fromlist=[modulename], level=0)
File "D:\Program Files\Python 3.6.1\lib\site-packages\kivy\core\window\window_sdl2.py", line 26, in
from kivy.core.window._window_sdl2 import _WindowSDL2Storage

[ERROR ] [filechooser ] win32file module is missing
[ERROR ] [filechooser ] we cant check if a file is hidden or not
[CRITICAL] [App ] Unable to get a Window, abort.

No option to download when it says "no results found"

Hi, in a previous version (0.4.0) of Audiojack we had the option to select our own cover art or just download the file if there wasn't any available cover art. In the newest version when it says "no results found" there isn't an option to continue. Is there an upcoming fix for this?

ffprobe not found

I tried downloading a file and received this error:

DownloadError: ERROR: ffprobe or avprobe not found. Please install one.

I've already download ffmpeg (and the two accompanying files) and placed it in the same folder as the Audiojack files.

Help would be appreciated. Thanks in advance!

'python' is not recognized as an internal or external command, operable program or batch file.

C:\Windows\system32>python audiojack_gui.py
'python' is not recognized as an internal or external command,
operable program or batch file.

After this i copied all the files to python27 folder in C:

C:\Python27>python audiojack_gui.py
Traceback (most recent call last):
File "audiojack_gui.py", line 475, in
app = AudioJackGUI(root)
File "audiojack_gui.py", line 92, in init
if self.config.getboolean('main', 'auto_cb_grab'):
File "C:\Python27\lib\ConfigParser.py", line 362, in getboolean
raise ValueError, 'Not a boolean: %s' % v
ValueError: Not a boolean: 1
1

then i get that. Btw audiojack used to work until i redownloaded. Thanks for this great app!

No module named youtube_dl.utils

I went to go and download AudioJack 0.3.0 (exe file), but the recommendation was to download the source code which came in a zip file. I tried opening audiojack_gui_v2 file but it automatically closes, so i tried running from the python terminal.

Traceback (most recent call last):
File "C:\Users\Wu\Desktop\AudioJack-GUI-0.3.0\audiojack_gui_v2.py", line 7, in
from youtube_dl.utils import ExtractorError, DownloadError
ImportError: No module named youtube_dl.utils

Nevermind, i managed to solve it by installing the modules on the front page.

Can't use the app

log.txt
The window shows, but i can't click anything, neither press F1. I attached a log for the problem. Anyone can help me?

error audiojack.py Ubuntu 16.04

Hi,

Sorry, I got another error.
Not sure if I'm doing something wrong.

Thanks,

Niels

/Downloads/AudioJack$ sudo python audiojack_gui.py
Traceback (most recent call last):
File "audiojack_gui.py", line 22, in
import audiojack
File "/home/username/Downloads/AudioJack/audiojack.py", line 7

^
SyntaxError: invalid syntax

SyntaxError: invalid syntax

Hi,
I'm currently up to step 8 of the guide but after running the command this error appears

Traceback (most recent call last):
  File "launcher.py", line 1, in <module>
    from application import AudioJackApplication
  File "C:\Users\acog_\Desktop\AudioJack-GUI-master\application.py", line 2, in <module>
    from audiojack import AudioJack
  File "C:\Users\acog_\Desktop\AudioJack-GUI-master\audiojack.py", line 7
    <!DOCTYPE html>
    ^
SyntaxError: invalid syntax

"AudioJack Icon.ico" not defined

I have all of the audiojack files and dependents installed, and the AudioJack Icon.ico is in the same folder as the audiojack.py files, however I get this error that the .ico bitmap is undefined when I attempt to run audiojack from cmd. Any help would be greatly appreciated.

"AudioJack Icon.ico" not defined

Hi,

Sorry, I get a new message.
I placed these files in the AudioJack folder, like so:

ls -l
total 2048
-rwxrwxrwx 1 nfrederickx nfrederickx   19922 Feb 14 07:51 audiojack_gui.py
-rwxrwxrwx 1 root        root          31634 Feb 14 14:50 AudioJack Icon.ico
-rwxrwxrwx 1 root        root           7392 Feb 15 00:34 audiojack.py
-rwxrwxrwx 1 root        root           7000 Feb 15 09:39 audiojack.pyc
-rwxrwxrwx 1 nfrederickx nfrederickx  165457 Feb 10 14:25 ffmpeg.c
-rwxrwxrwx 1 nfrederickx nfrederickx  132534 Feb 10 14:25 ffplay.c
-rwxrwxrwx 1 nfrederickx nfrederickx  124394 Feb 10 14:25 ffprobe.c
-rwxrwxrwx 1 root        root        1595408 Nov  6 20:30 get-pip.py

Error message:

Traceback (most recent call last):
  File "audiojack_gui.py", line 472, in <module>
    root.iconbitmap('AudioJack Icon.ico')
  File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1697, in wm_iconbitmap
    return self.tk.call('wm', 'iconbitmap', self._w, bitmap)
_tkinter.TclError: bitmap "AudioJack Icon.ico" not defined

kivy installation

Its said on kivy's website that kivy cannot run on python 3.5+ and when Ive tried to install it on the 3.6+ like it says in the instructions it doesnt work, any way to work around that?

Closing of AudioJack-Web

Are you closing the hosting of AudioJack Web because of costs or anything? If possible, I'd be more than willing to host AudioJack if you like?

ImportError: No module name PIL

I followed the install instructions and am getting this error on the final step when I do python audiojack_gui.py

Traceback (most recent call last):
  File "audiojack_gui.py", line 16, in <module>
    from PIL import Image, ImageTk
ImportError: No module named PIL

I'm running on Windows 10 with Python 2.7.12.

Problem running in Python

I read there are issues when running Audiojack on Windows 7 instead of windows 10. When I follow the steps to run it in cmd, I'm getting this error:

Traceback :
File "audiojack_gui.py", line 3, in
import Queue
ModuleNotFoundError: No module named 'Queue'

Album art wont change

so, im running it as source in pyCharm, and it worked fine for the first song, but the album art never changed, even after manually selecting and a reboot

Stuck at loading screen.

Installed it.
When I run the application and paste the youtube url, its stuck in the loading screen. How can i fix it.

Can't click anything in the active window.

I can't seem to click on anything in the audiojack gui window. The only culprit i can potentially see is this error i get in the cmd prompt, but after looking at the code the error alludes to the only thing i could think of is maybe a syntax error in the file itself or bad installation on my part? http://puu.sh/vxwFI/f5917e430c.png

EDIT: I've just realized this issue has already been addressed and is more of an issue with kivy than audiojack

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.