Vimeo: Get all albums related to a video The Next CEO of Stack Overflowpopcorn.js play() Does Not Work for Vimeo Videosgetting vimeo id codes from albumgetting video thumbnails from vimeoPut vimeo videos in my website homepageretrieve category for specific vimeo videoVimeo API v3: Get videos by Album idSet video metadata after uploading to vimeoVimeo API list of albums or videos returns 200 but no list. (in react native)Vimeo API - get all videos from a channelVimeo API - Get categories and credits
Is there a difference between "Fahrstuhl" and "Aufzug"
Writing differences on a blackboard
Is it possible to replace duplicates of a character with one character using tr
How to write a definition with variants?
Is it possible to use a NPN BJT as switch, from single power source?
How to get from Geneva Airport to Metabief, Doubs, France by public transport?
The past simple of "gaslight" – "gaslighted" or "gaslit"?
Why the difference in type-inference over the as-pattern in two similar function definitions?
How to edit “Name” property in GCI output?
Can we say or write : "No, it'sn't"?
A Man With a Stainless Steel Endoskeleton (like The Terminator) Fighting Cloaked Aliens Only He Can See
Where do students learn to solve polynomial equations these days?
Is micro rebar a better way to reinforce concrete than rebar?
Chain wire methods together in Lightning Web Components
When you upcast Blindness/Deafness, do all targets suffer the same effect?
Does soap repel water?
Is the D&D universe the same as the Forgotten Realms universe?
Unclear about dynamic binding
Should I tutor a student who I know has cheated on their homework?
Can you be charged for obstruction for refusing to answer questions?
Which one is the true statement?
TikZ: How to reverse arrow direction without switching start/end point?
Easy to read palindrome checker
Legal workarounds for testamentary trust perceived as unfair
Vimeo: Get all albums related to a video
The Next CEO of Stack Overflowpopcorn.js play() Does Not Work for Vimeo Videosgetting vimeo id codes from albumgetting video thumbnails from vimeoPut vimeo videos in my website homepageretrieve category for specific vimeo videoVimeo API v3: Get videos by Album idSet video metadata after uploading to vimeoVimeo API list of albums or videos returns 200 but no list. (in react native)Vimeo API - get all videos from a channelVimeo API - Get categories and credits
Is it possible to get all albums releated to a specific video with the vimeo api 3.4?
I know, I can look in every album, which videos are in there, but this seems a bit hackish.
I'm looking for something like GET/videos/video_id/albums
which does not exist.
vimeo
add a comment |
Is it possible to get all albums releated to a specific video with the vimeo api 3.4?
I know, I can look in every album, which videos are in there, but this seems a bit hackish.
I'm looking for something like GET/videos/video_id/albums
which does not exist.
vimeo
add a comment |
Is it possible to get all albums releated to a specific video with the vimeo api 3.4?
I know, I can look in every album, which videos are in there, but this seems a bit hackish.
I'm looking for something like GET/videos/video_id/albums
which does not exist.
vimeo
Is it possible to get all albums releated to a specific video with the vimeo api 3.4?
I know, I can look in every album, which videos are in there, but this seems a bit hackish.
I'm looking for something like GET/videos/video_id/albums
which does not exist.
vimeo
vimeo
edited Mar 8 at 16:24
Govind Parmar
13.1k53763
13.1k53763
asked Mar 8 at 16:23
Dan RiiskensDan Riiskens
11
11
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
We unfortunately don't have an API endpoint for this right now, but it's on our roadmap for the next two weeks.
Thanks for the answer. The same is with channels and groups. Will there be and endpoint for them too?
– Dan Riiskens
Mar 12 at 14:46
add a comment |
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55067154%2fvimeo-get-all-albums-related-to-a-video%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
We unfortunately don't have an API endpoint for this right now, but it's on our roadmap for the next two weeks.
Thanks for the answer. The same is with channels and groups. Will there be and endpoint for them too?
– Dan Riiskens
Mar 12 at 14:46
add a comment |
We unfortunately don't have an API endpoint for this right now, but it's on our roadmap for the next two weeks.
Thanks for the answer. The same is with channels and groups. Will there be and endpoint for them too?
– Dan Riiskens
Mar 12 at 14:46
add a comment |
We unfortunately don't have an API endpoint for this right now, but it's on our roadmap for the next two weeks.
We unfortunately don't have an API endpoint for this right now, but it's on our roadmap for the next two weeks.
answered Mar 8 at 18:20
Jon UrsenbachJon Ursenbach
1,06451122
1,06451122
Thanks for the answer. The same is with channels and groups. Will there be and endpoint for them too?
– Dan Riiskens
Mar 12 at 14:46
add a comment |
Thanks for the answer. The same is with channels and groups. Will there be and endpoint for them too?
– Dan Riiskens
Mar 12 at 14:46
Thanks for the answer. The same is with channels and groups. Will there be and endpoint for them too?
– Dan Riiskens
Mar 12 at 14:46
Thanks for the answer. The same is with channels and groups. Will there be and endpoint for them too?
– Dan Riiskens
Mar 12 at 14:46
add a comment |
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55067154%2fvimeo-get-all-albums-related-to-a-video%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown