-
```
What steps will reproduce the problem?
1.Getting OAuth Token
2.Applying Watermarks' Body -Invideo Branding
3.Set Watermark Request
What is the expected output? What do you see instead?
What ver…
-
Hello, I just noticed that all my video embeds have suddenly stopped working.
I'm trying to embed this video --> https://www.youtube.com/watch?v=VvfT2wvs3h0 (which is public on YouTube)
Here's t…
-
```
What steps will reproduce the problem?
1.Getting OAuth Token
2.Applying Watermarks' Body -Invideo Branding
3.Set Watermark Request
What is the expected output? What do you see instead?
What ver…
-
```
What steps will reproduce the problem?
1.Getting OAuth Token
2.Applying Watermarks' Body -Invideo Branding
3.Set Watermark Request
What is the expected output? What do you see instead?
What ver…
-
```
What steps will reproduce the problem?
1.Getting OAuth Token
2.Applying Watermarks' Body -Invideo Branding
3.Set Watermark Request
What is the expected output? What do you see instead?
What ver…
-
I had a problem with your plugin today.
Suddenly it stopped working returning an error about an index out of range.
I've figured out that the problem is that the YT api value "total results" ret…
-
I'd like a page where you can search through *all* my content *everywhere*. This has been discussed quite a bit: https://github.com/kentcdodds/kentcdodds.com/issues/107
The biggest challenge is cre…
-
When fetching all videos that an authenticated `Account` object has available (unlisted, public, and private), the gem is throwing a Yt::Errors::NoItems error on failed videos. I think the issue is th…
-
Als Anwender möchte ich folgende Details zu einem Video ansehen können
- [ ] Video-ID
- [ ] URL
- [ ] Titel
- [ ] Beschreibung
- [ ] Verwendetes Thumbnail-Image
- [ ] Dauer
- [ ] Upload-…
-
Our extension originally was just one .js file for most of the years.
Files are split and mentioned one by one in the manifest.js, which makes them run in parallel,
but leads to some timing issues …