Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to get itunes app new music in a text file using QT
Forum Updated to NodeBB v4.3 + New Features

How to get itunes app new music in a text file using QT

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 455 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • AmrCoderA Offline
    AmrCoderA Offline
    AmrCoder
    wrote on last edited by
    #1

    the question may not related to QT library so much but I want a help from the experience of community here if anyone tried this before.
    when I open Itunes app on windows and go to store then music I choose music type like All Genres, Classic and so on then I can see all the new music in the store so I want to get this data i tried to get like an url that preview the same content on apple website but I did not found it at all to get this data like I want so if any one can give me a link it can be easy to scrape using QNetworkAcessManager
    what I tried too is to go to itunes media folder which contains 2 database with itdp extension can't be opend using sqlite database reader or something like that so how can I scrape this data from a desktop here a screenshot from itunes
    Thanks in advance

    1 Reply Last reply
    0
    • Chris KawaC Online
      Chris KawaC Online
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by Chris Kawa
      #2

      Instead of scraping unknown formats and hacking around why not go through the official api? Seems a lot more productive and you get clean, documented data in json format.
      Alternatively you can get a customized rss feed url with new releases via this page.

      1 Reply Last reply
      4

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved