Git Product home page Git Product logo

iquality's Introduction

iQuality README

iQuality, a revolutionary new program, provides you a free, easy and efficient method to search and download high quality (iQuality) songs.

iQuality Copyright© 2012-2015 by Itay Brandes (iTayb). All rights reserved.
See also the license, agreement and changelog files.

Features

  • Search in dozens of song search websites in one click (Youtube, Dilandau, Mp3skull, and much more).
  • Sophisticated system that calculate the qualityness of each song. Get the highest-quality song!
  • Grabs album arts and lyrics automaticly for you!
  • Can download youtube videos at the highest quality available.
  • A sophisticated download system to maximize your internet bandwidth.
  • Listen before you download!
  • I'm Feeling Lucky mode - Let the application download a random song!
  • 100% freeware.
  • Clean of any form of malware (viruses, spyware, trojans, etc.)
  • Working on Windows XP/Vista/7/8.
  • Open source.
  • Written in Python 2.7 and PyQt 4.9. Compiled with py2exe and packed with Inno Setup.

FAQ

Q: How do I make a feature request?
A: Mail me your ideas and also don't forget to tell me the benefits.

Q: I found a bug. How should I report it?
A: Mail me the details.
Try to give as many details as possible, especially describe the necessary
steps to reproduce the bug.

Q: How can I access the source code?
A: You're more than welcome to visit our github repository: https://github.com/iTaybb/iQuality

Itay Brandes
[email protected]
http://iquality.iTayb.net

iquality's People

Contributors

itaybb avatar yammesicka avatar tmr232 avatar

Stargazers

Aarmn the limitless avatar Alen Peer avatar Pierre DUFOUR avatar Daniel Wei avatar Pradyumna Bang avatar Shankar Ambady avatar Shahar avatar Shahar Givol avatar

Watchers

James Cloos avatar Shahar Givol avatar  avatar Pradyumna Bang avatar

iquality's Issues

"Listen" button doesn't work

The listen_slot method can't find the video/x-flv decoder. And it's right - there is no video/x-flv decoder on my computer, even after installing the latest version of CCCP.

The code (last line is my addition):

    def listen_slot(self, QModelIndex=None):
        if not Phonon.BackendCapabilities.isMimeTypeAvailable('video/x-flv'):
            log.debug("Available decoders: %s" % Phonon.BackendCapabilities.availableMimeTypes())

The debug log:

[DEBUG] Available decoders: [u'application/vnd.ms-wpl', u'application/x-mplayer2
', u'application/x-ms-wmd', u'application/x-ms-wmz', u'audio/3gpp', u'audio/3gpp
2', u'audio/aiff', u'audio/basic', u'audio/mid', u'audio/midi', u'audio/mp3', u'
audio/mp4', u'audio/mpeg', u'audio/mpegurl', u'audio/mpg', u'audio/vnd.dlna.adts
', u'audio/wav', u'audio/x-aiff', u'audio/x-mid', u'audio/x-midi', u'audio/x-mp3
', u'audio/x-mpeg', u'audio/x-mpegurl', u'audio/x-mpg', u'audio/x-ms-wax', u'aud
io/x-ms-wma', u'audio/x-wav', u'midi/mid', u'unknown', u'video/3gpp', u'video/3g
pp2', u'video/avi', u'video/mp4', u'video/mpeg', u'video/mpg', u'video/msvideo',
u'video/quicktime', u'video/vnd.dlna.mpeg-tts', u'video/x-mpeg', u'video/x-mpeg
2a', u'video/x-ms-asf', u'video/x-ms-asf-plugin', u'video/x-ms-wm', u'video/x-ms
-wmv', u'video/x-ms-wmx', u'video/x-ms-wvx', u'video/x-msvideo', u'vnd.ms.wmhtml
']

setup.py

Use your setup.py file to install all dependencies.

Error when compiling to 64 bit

WinRAR pops up and displaying:
"
! Cannot open iQuality-0.212-installer.exe
The system cannot find the file specified.
! C:\Scripts\iQuality\dist\iQuality-0.212-installer.zip: No files to add
"

The cmd showing:
Error on line 42 in C:\Scripts\iQuality\install.iss: No files found matching "C:
\Scripts\iQuality\dist\iQuality-0.212.amd64*"

Using Python 2.7 (Anaconda distro) 64x.
C:\Scripts\iQuality>python -c "import sys; print sys.version"
2.7.5 |Anaconda 1.8.0 (64-bit)| (default, Jul 1 2013, 12:37:52) [MSC v.1500 64bit (AMD64)]

Gets stuck at copying files

Hey, I tried to download Apollo - Hardwell song from mp3soup using iquality. The mp3 got downloaded after i selected album art. But after downloading , Its stuck at copying files.

Please try to resolve it.

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.