Forked from prendio2/gist:422795965eab42aca0d8bc917c7213d1
Created
January 5, 2021 06:55
-
-
Save yradunchev/4994c8b88ae92c7e19289fc9d546e5cc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Format: | |
https://itunes.apple.com/#{@country_code}/rss/toppodcasts/limit=#{CHART_RESULT_LIMIT}/genre=#{@itunes_genre_id}/explicit=true/json | |
Grab genre ids from here: | |
https://podcasts.apple.com/us/genre/podcasts/id26 | |
e.g. https://itunes.apple.com/us/rss/toppodcasts/limit=10/genre=1301/explicit=true/json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment