GithubHelp home page GithubHelp logo

appcornerit / itunespicker Goto Github PK

View Code? Open in Web Editor NEW
183.0 183.0 51.0 79.59 MB

Discover, search and compare world rankings for apps, ibooks, movies, music videos and music from iTunes (and AppStore) in any available country.

License: MIT License

Objective-C 99.42% C 0.58%

itunespicker's People

Contributors

appcornerit 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  avatar  avatar  avatar  avatar  avatar  avatar

itunespicker's Issues

ACKYouTube can't play video with ID

I using ITPYouTubeViewController to play video. But with all of official videos music, I can't play it. When MPMoviePlayerViewController loaded, It's always loading and not play. How to I fix it?

How to search & play music, movie from YouTube

I was registered & enabled YouTube Data API v3. But after I copy YOUTUBE_API_KEY & run iTunesPicker, It is alway return "No data found" & error code:

error: Error Domain=com.google.GTLJSONRPCErrorDomain Code=403 "The operation couldn’t be completed. (Access Not Configured. The API is not enabled for your project, or there is a per-IP or per-Referer restriction configured on your API key and the request does not match these restrictions. Please use the Google Developers Console to update your configuration.)"...

Although I have public API Key with same bundle app config in Google Developer Console. Do you have any suggestion for this?

Wrong title of iOS Apps

Currently, i am using with this code

#define DEFAULT_ACK_TYPES @[@(kITunesEntityTypeMusic),@(kITunesEntityTypeEBook),@(kITunesEntityTypeMovie)];

and

<key>ACK_TYPES_KEY</key>
    <array>
        <integer>9</integer>
        <integer>1</integer>
        <integer>3</integer>
        <integer>6</integer>
        <integer>2</integer>
    </array>

Line: 132 in ITPSideRightMenuViewController.m

NSString* key = [NSString stringWithFormat:@"type_%d_%d",[[self getAvailableTypes][index] intValue],selectedMediaType];

The selectedMediaType = 0, so that the key is type_9_0

Image of Yaktocat

"Undefined symbols for architecture armv7:" when Archive project

Hi

I can build your project, but when try to archive this , i have this problems:

Undefined symbols for architecture armv7:
  "_OBJC_CLASS_$_RKMIMETypeSerialization", referenced from:
      objc-class-ref in AppCornerKit(ACKITunesQuery.o)
  "_OBJC_CLASS_$_RKObjectRequestOperation", referenced from:
      objc-class-ref in AppCornerKit(ACKITunesQuery.o)
  "_OBJC_CLASS_$_RKDynamicMapping", referenced from:
      objc-class-ref in AppCornerKit(ACKITunesQuery.o)
  "_OBJC_CLASS_$_RKObjectMapping", referenced from:
      objc-class-ref in AppCornerKit(ACKITunesQuery.o)
  "_OBJC_CLASS_$_CargoBay", referenced from:
      objc-class-ref in AppCornerKit(ACKITunesQuery.o)
  "_RKlcl_configure_by_name", referenced from:
      -[ACKITunesQuery init] in AppCornerKit(ACKITunesQuery.o)
  "_OBJC_CLASS_$_RKNSJSONSerialization", referenced from:
      objc-class-ref in AppCornerKit(ACKITunesQuery.o)
  "_OBJC_METACLASS_$_AFHTTPRequestOperation", referenced from:
      _OBJC_METACLASS_$_AFXMLRequestOperation in AppCornerKit(AFXMLRequestOperation.o)
  "_OBJC_CLASS_$_RKResponseDescriptor", referenced from:
      objc-class-ref in AppCornerKit(ACKITunesQuery.o)
  "_OBJC_CLASS_$_AFHTTPRequestOperation", referenced from:
      _OBJC_CLASS_$_AFXMLRequestOperation in AppCornerKit(AFXMLRequestOperation.o)

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.