{"id":4872,"date":"2026-06-20T15:28:16","date_gmt":"2026-06-20T14:28:16","guid":{"rendered":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/"},"modified":"2026-06-20T15:28:18","modified_gmt":"2026-06-20T14:28:18","slug":"love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source","status":"publish","type":"post","link":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/","title":{"rendered":"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026"},"content":{"rendered":"<div class=\"anp-pro-entry\">\n<p>Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 is attracting attention across the tech world. Analysts, enthusiasts, and industry observers are watching closely to see how this story develops.<\/p>\n<p>This update adds another signal to a fast-moving sector where product decisions, platform changes, and competition can quickly shape the market.<\/p>\n<p class=\"anp-pro-p\">Affiliate links on Android Authority may earn us a commission. Learn more.<\/p>\n<p class=\"anp-pro-p\">I personally love NotebookLM, though it\u2019s far from the only tool I\u2019ve used for summarizing information or extracting research data. It is arguably the very best, though, as pretty much every alternative is closer to a supplement than a true replacement. That said, there is one that gets very close.<\/p>\n<p class=\"anp-pro-p\">Open Notebook is virtually a clone of NotebookLLM\u2019s core functionality, including stand-out features like audio summaries, the ability to ask questions about your research sources, and so much more. Of course, nothing is perfect, and it isn\u2019t without catches. Below, I\u2019ll dive into what I love about Open Notebook, what is less ideal about it, and how to give it a try for yourself.<\/p>\n<p class=\"anp-pro-p\">The core features are pretty much the same as NotebookLLM. You upload sources from PDFs to YouTube videos and everything in between, and then it synthesizes this information into audio, quizzes, or you can just chat with it.<\/p>\n<p class=\"anp-pro-p\">Let\u2019s start with what really sets Open Notebook apart from NotebookLLM: it\u2019s an open-source project you must configure yourself. This comes with some downsides, which we\u2019ll get into a bit later. It also means that your data is truly secure in a way that NotebookLLM isn\u2019t. You even have greater flexibility and customization options than what Google offers.<\/p>\n<p class=\"anp-pro-p\">You can run Open Notebook locally using a model like Ollama, or connect it to your favorite cloud-based AI models, including GPT, Gemini Pro, Opus, and more. It\u2019s also easy enough to switch between models, so you don\u2019t necessarily have to lock down just one choice here either.<\/p>\n<p class=\"anp-pro-p\">Even better, there are no limits to how many notebooks you create, as well as how many sources you utilize. Meanwhile, the free version of NotebookLM limits you to 100 notebooks with no more than 50 sources each. That said, using Open Notebook will still burn up token limits if you\u2019re using a cloud-based model, and so that\u2019s worth keeping in mind.<\/p>\n<p class=\"anp-pro-p\">As much as I like Open Notebook, it\u2019s significant to be upfront about its downsides.<\/p>\n<p class=\"anp-pro-p\">First, this is not a plug-and-play experience by any stretch of the imagination. While I\u2019m a pretty experienced computer geek with decades of experience, installing Open Notebook manually on a Chromebook was a massive pain, to say the least. It took me two tries and several hours to set it up this way. It was much easier on Windows thanks to the Docker Desktop application, setting up in a half hour or so, but it still required a bit of DIY knowledge and troubleshooting to get it all right.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img class=\"anp-pro-inline-img\" src=\"https:\/\/gamingtodaynews.site\/wp-content\/uploads\/2026\/06\/transformations-opennotebook.jpg\" alt=\"\" style=\"display:block;margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\" decoding=\"async\"><\/figure>\n<p class=\"anp-pro-p\">Let\u2019s also talk about its audio summary podcasts. While I appreciate that you can actually have up to four speaking voices instead of just the two-voice option with NotebookLLM, the audio breakdowns are much shorter by default. Instead of the 8-15 minute cap you\u2019ll get with NotebookLM, audio breakdowns are usually closer to just a few minutes.<\/p>\n<p class=\"anp-pro-p\">You can customize this and increase the length to 30 minutes or more, but even then, I found the podcast\u2019s quality just wasn\u2019t as sharp. I used a few different models, and even then, I felt NotebookLM had slightly stronger breakdowns.<\/p>\n<p class=\"anp-pro-p\">You\u2019ll also need to have the service running via a core PC or your own cloud setup before you can use it on other devices like Android. Even then, you\u2019ll have to use a web browser as there is no native app.<\/p>\n<p class=\"anp-pro-p\">Like I said before, installing Open Notebook can be a bit tricky, but the easiest way is to install\u00a0Docker Desktop,\u00a0which lets you run containerized applications directly without needing to use the command-line interface as much.<\/p>\n<p class=\"anp-pro-p\">Once the program is running, you\u2019ll want to obtain the API key from your chosen provider. The exact process for this will vary.<\/p>\n<p class=\"anp-pro-p\">While there is an official starting guide for this process, it\u2019s significant to note that it\u2019s actually out of date in several areas. For those planning to install a cloud model, the steps below walk you through the basic initial setup.<\/p>\n<p class=\"anp-pro-p\">Start by creating a configuration file. You\u2019ll want to open up something like Notepad and paste the following:<\/p>\n<p class=\"anp-pro-p\">After creating the file, you\u2019ll want to edit change-me-to-a-secret-string and replace it with a phrase of your choice. You\u2019ll then save the file as docker-compose.yml\u00a0under a new folder called Open Notebook.<\/p>\n<p class=\"anp-pro-p\">Next, you\u2019ll want to run Docker Desktop. After it\u2019s up, open File Explorer and navigate to the Open Notebook folder where you put the configuration file. Right-click anywhere in the window and pick Open in terminal.<\/p>\n<figure class=\"anp-pro-inline-figure\" style=\"margin:1.75em auto;text-align:center;max-width:100%\"><img class=\"anp-pro-inline-img\" src=\"https:\/\/gamingtodaynews.site\/wp-content\/uploads\/2026\/06\/powershell-opennotebook.jpg\" alt=\"\" style=\"display:block;margin:0 auto;max-width:100%;width:auto;height:auto;object-fit:contain;object-position:center\" loading=\"lazy\" decoding=\"async\"><\/figure>\n<p class=\"anp-pro-p\">The Terminal window will open, and you\u2019ll want to enter: docker compose up -d<\/p>\n<p class=\"anp-pro-p\">After about 15 seconds, the services will start, and you\u2019ll be able to access Open Notebook in your browser by typing in http:\/\/localhost:8502 into the address bar. The Open Notebook UI should open, but you\u2019re not done yet.<\/p>\n<p class=\"anp-pro-p\">You\u2019ll want to go to Manage &gt; Models,\u00a0find your preferred AI company in the list, and click the\u00a0Add Configuration button. A new box will pop up asking you to enter a name for your configuration and the API Key. After you add both, click the Add Configuration button.<\/p>\n<p class=\"anp-pro-p\">You\u2019ll notice a Test button next to your new configuration at this time. Click this button to test the connection. You\u2019ll also need to specify what model you wish to use for chat, embedding, and transformations. The last of these options refers to the process used to create reflections, table of contents, audio summaries, and more.<\/p>\n<p class=\"anp-pro-p\">Once this is all completed, you should be in business. You can then go to the New tab and create a new Notebook. From there, it\u2019s just a matter of adding sources and testing out all of its Transformation capabilities. That said, you\u2019ll still need to configure your Podcasts settings and a few other things. For brevity, I won\u2019t go into all these details, but you can find more in the Open Notebook start guide.<\/p>\n<p class=\"anp-pro-p\">So, is Open Notebook better than NotebookLM? Honestly, the answer depends on your needs and how much you\u2019re willing to play with settings to customize it to your liking. Open Notebook could certainly be worth the effort for those who love the idea of NotebookLM but don\u2019t like their data sitting on a Google server. The same goes for those who like the tool but prefer a model that isn\u2019t based around Gemini tech innovation.<\/p>\n<p class=\"anp-pro-p\">For everyone else, NotebookLM remains a slightly better performer that\u2019s easy to get started with and can be made even better with a NotebookLM Pro or Plus upgrade. But if you don\u2019t mind some tinkering, Open Notebook is absolutely worth a shot.<\/p>\n<p class=\"anp-pro-p\">Thank you for being part of our community. Read our\u00a0Comment Policy before posting.<\/p>\n<h2>Why This Matters<\/h2>\n<p>This development may influence user expectations, future product strategy, and the competitive balance inside the broader technology industry.<\/p>\n<p>Companies in adjacent segments often react quickly to similar moves, which is why stories like this tend to matter beyond a single announcement.<\/p>\n<h2>Looking Ahead<\/h2>\n<p>The full impact will become clearer over time, but the story already highlights how quickly the modern tech landscape can evolve.<\/p>\n<p>Observers will continue tracking the next steps and how they affect products, users, and the wider market.<\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 is attracting attention across the<\/p>\n","protected":false},"author":0,"featured_media":4873,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[1420,1772,1771,1032,837],"class_list":["post-4872","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-games","tag-audio","tag-much","tag-notebook","tag-notebooklm","tag-open"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 - gamingtodaynews.site<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 - gamingtodaynews.site\" \/>\n<meta property=\"og:description\" content=\"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 is attracting attention across the\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/\" \/>\n<meta property=\"og:site_name\" content=\"gamingtodaynews.site\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-20T14:28:16+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-20T14:28:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gamingtodaynews.site\/wp-content\/uploads\/2026\/06\/NotebookLM-new-generation-deck.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2000\" \/>\n\t<meta property=\"og:image:height\" content=\"1125\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026\",\"datePublished\":\"2026-06-20T14:28:16+00:00\",\"dateModified\":\"2026-06-20T14:28:18+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/\"},\"wordCount\":1320,\"image\":{\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/gamingtodaynews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/NotebookLM-new-generation-deck.jpg\",\"keywords\":[\"Audio\",\"Much\",\"Notebook\",\"Notebooklm\",\"Open\"],\"articleSection\":[\"Games\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/\",\"url\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/\",\"name\":\"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 - gamingtodaynews.site\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/gamingtodaynews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/NotebookLM-new-generation-deck.jpg\",\"datePublished\":\"2026-06-20T14:28:16+00:00\",\"dateModified\":\"2026-06-20T14:28:18+00:00\",\"author\":{\"@id\":\"\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/#primaryimage\",\"url\":\"https:\\\/\\\/gamingtodaynews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/NotebookLM-new-generation-deck.jpg\",\"contentUrl\":\"https:\\\/\\\/gamingtodaynews.site\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/NotebookLM-new-generation-deck.jpg\",\"width\":2000,\"height\":1125},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/index.php\\\/2026\\\/06\\\/20\\\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gamingtodaynews.site\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gamingtodaynews.site\\\/#website\",\"url\":\"https:\\\/\\\/gamingtodaynews.site\\\/\",\"name\":\"gamingtodaynews.site\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gamingtodaynews.site\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 - gamingtodaynews.site","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/","og_locale":"en_US","og_type":"article","og_title":"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 - gamingtodaynews.site","og_description":"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 is attracting attention across the","og_url":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/","og_site_name":"gamingtodaynews.site","article_published_time":"2026-06-20T14:28:16+00:00","article_modified_time":"2026-06-20T14:28:18+00:00","og_image":[{"width":2000,"height":1125,"url":"https:\/\/gamingtodaynews.site\/wp-content\/uploads\/2026\/06\/NotebookLM-new-generation-deck.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/#article","isPartOf":{"@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/"},"author":{"name":"","@id":""},"headline":"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026","datePublished":"2026-06-20T14:28:16+00:00","dateModified":"2026-06-20T14:28:18+00:00","mainEntityOfPage":{"@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/"},"wordCount":1320,"image":{"@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/#primaryimage"},"thumbnailUrl":"https:\/\/gamingtodaynews.site\/wp-content\/uploads\/2026\/06\/NotebookLM-new-generation-deck.jpg","keywords":["Audio","Much","Notebook","Notebooklm","Open"],"articleSection":["Games"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/","url":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/","name":"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026 - gamingtodaynews.site","isPartOf":{"@id":"https:\/\/gamingtodaynews.site\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/#primaryimage"},"image":{"@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/#primaryimage"},"thumbnailUrl":"https:\/\/gamingtodaynews.site\/wp-content\/uploads\/2026\/06\/NotebookLM-new-generation-deck.jpg","datePublished":"2026-06-20T14:28:16+00:00","dateModified":"2026-06-20T14:28:18+00:00","author":{"@id":""},"breadcrumb":{"@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/#primaryimage","url":"https:\/\/gamingtodaynews.site\/wp-content\/uploads\/2026\/06\/NotebookLM-new-generation-deck.jpg","contentUrl":"https:\/\/gamingtodaynews.site\/wp-content\/uploads\/2026\/06\/NotebookLM-new-generation-deck.jpg","width":2000,"height":1125},{"@type":"BreadcrumbList","@id":"https:\/\/gamingtodaynews.site\/index.php\/2026\/06\/20\/love-notebooklm-but-hate-giving-google-your-data-i-found-a-great-open-source\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gamingtodaynews.site\/"},{"@type":"ListItem","position":2,"name":"Love NotebookLM but hate giving Google your data? I found a great open-source\u2026"}]},{"@type":"WebSite","@id":"https:\/\/gamingtodaynews.site\/#website","url":"https:\/\/gamingtodaynews.site\/","name":"gamingtodaynews.site","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gamingtodaynews.site\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/posts\/4872","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/comments?post=4872"}],"version-history":[{"count":1,"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/posts\/4872\/revisions"}],"predecessor-version":[{"id":4876,"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/posts\/4872\/revisions\/4876"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/media\/4873"}],"wp:attachment":[{"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/media?parent=4872"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/categories?post=4872"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gamingtodaynews.site\/index.php\/wp-json\/wp\/v2\/tags?post=4872"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}