Is there any way to download the history of played episodes in Google Podcasts? Or in other words, is there any way to get the data from Google Podcasts? Some API or something?
How can Google Podcasts data be exported/accessed?
3.6k Views Asked by romanzdk At
1
There are 1 best solutions below
Related Questions in API
- SuiteCRM how to retrieve all account related contacts
- how do i submit a pastebin or pastee from an android app and get the url back
- BigCommerce PHP API delete Category which contains products
- Interact with chrome bookmarks outside of extensions
- purchase individual items and subscriptions in the same PayPal REST API transaction
- youtube api v3 insert comments
- Youtube api v3 duration
- Responding to an Office 365 event invite via REST
- Convert youtube video to mp3 using Quick MP3 API
- How to real-time monitor the emails?
- Laravel - Fractal - Using Find() in transformer file- is it correct or can it be done more efficiently?
- return data from a Azure API json
- Accessing Picasa Web API using PHP
- RAML multivalued form parameter
- TestFlight API and stats with as3
Related Questions in EXPORT
- Export DataTable to CSV File with "|" Delimiter
- Connect to database and export to sql script
- Blender to Unity3D: Applying Materials in Unity
- How to export data from Cassandra to mongodb?
- Create ZIP File Then Send to Client
- Export SQL File not written in specified file path in php?
- How to export a .bullet file from blender
- Looking to export the content from a website into doc files
- PPT VBA: Capturing Screen Shot inside Shape
- export a feature as deployable feature by command line in eclipse for windows
- How to exclude specific column in export html table data using JQuery?
- Cannot export from any browser
- Magento export error 500
- How to export directly in a Makefile?
- Perl equivalent to Kornshell export command?
Related Questions in PODCAST
- How do I make a view that stays onscreen when the main view segues?
- Is it possible for podcast audio stream to have script/text?
- How can I turn on byte-range requests for my Azure hosted Flask application to comply with Itunes podcast demands?
- Middleman feed.xml.builder issues with iTunes tags
- After WordPress updated to 4.8.1, RSS feed stopped enclosing audio files?
- Can we access podcast in our iPhone application?
- Is it possible to add itunes:image to an Atom feed with enclosures?
- Will iPhones webViewDidFinishLoad Detect End of Playback" of Streamed Audio File
- Podcasting with a RoR Base and Heroku Hosting
- Play podcast episode via iTunes from web
- Is there a standard way to create Atom-format podcasts?
- Where Podcast left off using MPMusicPlayerController?
- why isn't my apple podcast cover art updating
- Windows Phone 8 - Streaming a Podcast MP3 file
- Can only parse TITLE tag -- LINK, DESCRIPTION, PUBDATE and others will not parse. (RSS / SAX)
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The only way to download playback history from Google Podcasts I found is to use Google Takeout (this link can be found in the "More options" section of the My Activity — Podcasts page, where you can also see your subscriptions).
If you click the "All activity data included" button, you'll be able to specify which Google app you want to export data form. Click the "Deselect all" option to remove all apps, then check only the Podcasts entry.
You can also select the "Multiple formats" button to pick what format you want for your data export: HTML or JSON files (the default is HTML). The information in the files includes the activity type (playbacks, searches, etc.) and the corresponding date.