YouTube: Permission to upload captions to clients' channels - youtube

Sorry for my terrible english.
I take care of the captions of some YT channels. Usually I send the .srt file by email to the owner who then upload it. But it's quite time wasting.
I know that a channel owner can grant me the Limited Editor permission adding my email. So this would be the procedure for every new channel owner who contacting me: "Hey, YT-User...
Go to studio.youtube.com
On the left-hand side, click Settings
Click Permissions
Click Invite and enter this email:
Click Access and select Limited Editor
Ok, I got the invitation. Thank you.
There's a way to make all of this a one-button procedure on my website?
Like "Click this button to give me the Limited Editor access to your channel" > click > "my#email.com asks you the Editor access: continue?" > "Yes"
Thank you in advance

Related

In order to change your profile you have to connect your account to PAUSE

I just opened an account at https://metacpan.org and wanted to edit my profile. However, CPAN requires a PAUSE account.
In order to change your profile you have to connect your account to PAUSE.
When I click on the link, a pop-up says: Please enter your PAUSE ID:
The error appears on the Profile page.
What is a PAUSE ID? Googling it brings me to booking websites.
PAUSE stands for The [Perl programming] Authors Upload Server at https://pause.perl.org
Registering as a developer
Registered developers have a unique username and a home directory in
the authors/id/ tree of CPAN. The write access to that directory is
password protected.
If you have written a module, script, or documentation you would like
to contribute to the archive, visit pause.perl.org Registration
(Non-SSL version) and fill in the form. You will be notified by email
about your registration. Please allow three weeks for proceeding,
which should be the maximum during vacation time. Normally we hope to
register you within a week.

Google login page - Sign in to continue to companyName

I have modified the user agent to be able to login to Google. When the user tries to login, he sees the following screen:
The company name I hid is clickable. Upon clicking it, there pops a small dialogue box with some Developer Info.
1) Is there any way to disable that link?
2) If not, is it possible to modify the text inside the dialogue box? Because currently, personal email id of a developer is displayed which we don't want.
Any help or relevant link would be appreciated.
EDIT:
Just like YouTube is disabled, I want my company's name to be disabled as well..
It seems that apart from YouTube no other company has this link disabled. I checked on MakeMyTrip, GoIbibo, TripAdvisor, StackOverflow and Quora. As YouTube is such a huge company, they might have got the screen customized from Google, just my hunch.
You have two options:
The best option is to create the project in a different Google account so your personal email won't show.
In the Email field on API console "OAuth Consent screen", you can select the Google group email (so create a group).

How to be an Instagram sandbox user for any client in Instagram

I am building an application with Instagram login. I was able to login and fetch 20 media files as per sandbox rate-limits. Now since I want to fetch the tagged images, I have to invite users to the sandbox after which I can tag their photos and fetch data.
My problem here is I am not able to send sandbox invite.
I go to Manage Client > edit > sandbox option > type user name, enter to invite.
It appears as NOT SAVED in sandbox user, and the person to whom I am sending the invite is not getting any invite.
Kindly help me as this is my first project on Instagram.
Press the "Save Changes" button, it will then change not saved to pending
Manage Client > Edit > Sandbox tab > type username and Enter > click "Save Changes"
You need to go to Manage Client - Edit - Sandbox - type in the username and Enter as the accepted answer states, but I'd like to also add how to accept the invitation as I had to look around a bit for this, on the receiving account, log in and go to
https://www.instagram.com/developer/
Click Sandbox Invites at the top menu, there your invite will be waiting for you to accept, there are no emails sent for my test accounts, hope this helps someone
Just go to Sandbox Invites and press Accept in your test account Developer Documentation page
enable to see Accept Invitation the other user accept the invitation must:
go to https://www.instagram.com/developer/
Register your application.
Fill in whatever is being ask ex. your website can be http://localhost
after registering go to Sandbox Invites.
then you can see and accept the invitation.

bitbucket remove one user's write access

I grant a friend with write access to my project on bitbucket.
But now, he wants to quit but want to remain a read access to view how I'm going with my codes.
I looked through some pages I googled, but didn't find how to change his access from 'write' to 'read'.
Please tell me how I should do this.
The link above is now dead, so at present you can edit user groups by clicking on your profile image at the top right then Bitbucket Settings, select your team from the dropdown next to the word "Settings" on the left, then click "User Groups" under Access Management on the left-hand menu.

Open email link in an existing open window

We send out a confirmation email on completed registration. User need to click a link to confirm the registration, this link opens up a new window. Bog standard procedure...
How can I get the new window to open up in the existing window (or close the old window)?
[Update, not sure if I was clear enough.]
When I click on the confirmation link I want it to open or replace the window I still have open from the registration process.
You can't control the user's email client (and this is a good thing), so you cannot direct how it opens links.
You could use a script on the "old" page (the one used to enter email address, profile details, etc.) to poll your server and do something once registration is confirmed. If the user closes this page before that happens, e.g. opens another link on the site, this works well by not moving them where they don't expect.
The user would still have the registration page open, so simply put instructions on that along the lines of "email address confirmed, would you like to now 1) do this, 2) that, or 3) something else" (all links).
Use the target="_top" attribute, i.e.
linktext
That will solve your problem

Resources