Have google home read a news rss feed outloud [closed] - google-assistant-sdk

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 2 years ago.
Improve this question
I am trying to see if there is a way to have google home or assistant read a news rss feed out loud. Similarly to how alexa reads a flash briefing.
I tried submitting my news rss feed to google news briefing feeds and they say you need to have a mp3 file for each feed item.
I want to be able to ask google whats the news in my town and have it read the news rss feed out loud.

The best I've found so far is "Website Reader", which will read the RSS feed from any site you specify.
https://assistant.google.com/services/a/uid/0000002b54042ee3?hl=en-US&hl=en-GB&jsmode=o&source=web
It's far from perfect though as it only seems to read headlines, not story content.

Related

Download Google Slide presentation (published to the web) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 years ago.
Improve this question
I would like to download this link as PDF:
https://docs.google.com/presentation/d/e/2PACX-1vRouwj_3cYsmLrNNI3Uq5gv5-hYp_QFdeoan2GlxKgIZRSejozruAbVV0IMXBoPsINB7Jw92vJo2EAM/pub?slide=id.p
Unfortunately, this URL uses non standard format that I recognise and can manipulate.
Modifying it to something like
https://docs.google.com/presentation/d/2PACX-1vRouwj_3cYsmLrNNI3Uq5gv5-hYp_QFdeoan2GlxKgIZRSejozruAbVV0IMXBoPsINB7Jw92vJo2EAM/edit
doesn't work.
The Google Drive file ID should be 44 alphanumeric characters, but clearly this is 86 characters long.
Anyone can help with interpreting what format this is in please?
From this tutorial to generate a link to download a google slides must have this format:
https://docs.google.com/presentation/d/<FileID>/export/<format>
where <format> can be pptx or pdf.
This way, you can bypass Google Drive viewer or Google Slides editor and create direct download links to include in any web page. The main benefit is that you only need to maintain and host one presentation and then a direct link can be provided for anyone who need to download it in a different format.
Hope this information helps you.

Uploading other users' videos onto my YouTube channel [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
Can multiple users upload their own personal videos from their mobile phone, to my business YouTube Channel via my website? Firstly is this allowed (I don't want them to upload onto their own Channels) and secondly, how could I afterwards pull the right videos to stream on my YouTube player embedded on my website?
First of all, I can't think of a reason why this should not be allowed.
I would build an application which is running on the server and has access to your YT channel. You can achieve this by using the YouTube API. This way, people have to upload videos to your server, which itself uploads them to YT. The advantage of this method is, that your application (and therefore you) can decide who has access to what specific action (e.g. uploading, deleting, making playlists, etc.)

Meaning for google homepage parameters (gfe_rd,gws_rd,ei) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 8 years ago.
Improve this question
When I open a google page, the URL shows as:
https://www.google.co.in/?gfe_rd=cr&ei=-IyiU-OEDe3V8gewwYBg&gws_rd=ssl
I would like to know, why it has those parameters and why Google adds them?
i.e.
gfe_rd gws_rd ei
This webpage seems to have a good answer to that one, taken from Easy News Information, the title is "Google gfe_rd=cr&ei= URL Mystery Revealed", here's the link:
http://ramdynamo.blogspot.com.es/2014/03/google-gferdcr-url-mystery-revealed.html
The information requested above is summarised on the page as:
"Here in ?gfe_rd=cr&ei=
gfe means Google Front-End,
rd means Redirect,
cr means Country.
(till this you can find in all websites)
And the final ei means Engine Id and also some random combination of numbers and letters is a cookie sent to our desktop.."
Hope that helps.

Fetch (get) my YouTube channel into my iOS app [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 9 years ago.
Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
I would like to get my YouTube channel videos into my app.
How can this be done? Does the Youtube iOS API support this ?? I couldn't find it, all guides talks about videos but not to a specific channel .
I saw an application that is doing that, but I couldn't know how to do it !!
Thanks!
You have to get OAuth2 done.
Do a channels->list request with mine=true.
Get relatedPlayists->uploads playlist
Call playListItems->list with playlist Id to get videoId.
Have you checked this page? There is a sample app available for osx which works pretty much similar as it would do in iOS but you'll have to figure it out.
To download search for downloading source from svn command. Similar to git.

How to transfer complete videos between Youtube accounts? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 9 years ago.
Improve this question
I have following problem. I have changed my service name and now have a different youtube account. I would like to transfer all of my videos along with rating and comments from that old account to the new one, is this possible?
Regardz,
Mladjo
It is not possible. You must re-upload everything.
https://support.google.com/youtube/answer/2404846?hl=en
I had the same problem once, but unfortunately all you can do is download the videos from your old account and re-upload it to the new one. It is really tiring specially if you have a lot of videos and everything will restart as well (view count etc..).
https://support.google.com/youtube/answer/2404846?hl=en

Resources