Get Youtube videos from multiple @channels in one fast run avatar

Get Youtube videos from multiple @channels in one fast run

Try Actor

$12.00/month

View all Actors
Get Youtube videos from multiple @channels in one fast run

Get Youtube videos from multiple @channels in one fast run

runtime/youtube-channel
Try Actor

$12.00/month

Get the videos id, title and links from a Youtube page. Multiple Youtube urls in one fast run.

Youtube Channels

Description

Get the videos id, title and links from a Youtube page. Multiple Youtube urls in one run.

Input

Urls array input format : https://www.youtube.com/@page

Result

1[
2    {
3        "title": "Channel1 - YouTube",
4        "videos": [
5            {
6                "id": "RfTgYhUU791",
7                "url": "https://www.youtube.com/watch?v=RfTgYhUU791",
8                "title": "Video one of page"
9            },
10            {
11                "id": "RfTgYhUU792",
12                "url": "https://www.youtube.com/watch?v=RfTgYhUU792",
13                "title": "Video two of page"
14            },
15            {
16                "id": "RfTgYhUU793",
17                "url": "https://www.youtube.com/watch?v=RfTgYhUU793",
18                "title": "Video three of page"
19            },
20            {
21                "id": "RfTgYhUU794",
22                "url": "https://www.youtube.com/watch?v=RfTgYhUU794",
23                "title": "Video four of page"
24            },
25            
26            ...
27        ]
28    },
29    {
30        "title": "Channel2 - YouTube",
31        "videos": [
32            {
33                "id": "RfTgYhUU791",
34                "url": "https://www.youtube.com/watch?v=RfTgYhUU791",
35                "title": "Video one of page"
36            },
37            {
38                "id": "RfTgYhUU792",
39                "url": "https://www.youtube.com/watch?v=RfTgYhUU792",
40                "title": "Video two of page"
41            },
42            {
43                "id": "RfTgYhUU793",
44                "url": "https://www.youtube.com/watch?v=RfTgYhUU793",
45                "title": "Video three of page"
46            },
47            {
48                "id": "RfTgYhUU794",
49                "url": "https://www.youtube.com/watch?v=RfTgYhUU794",
50                "title": "Video four of page"
51            },
52            
53            ...
54        ]
55    }
56]
Developer
Maintained by Community

Actor Metrics

  • 7 monthly users

  • 3 stars

  • >99% runs succeeded

  • Created in Mar 2023

  • Modified 14 days ago