ABCDEFGHIJKLMNOPQR
1
Standart video URL:License Types:
2
1000Customhttps://gleev.xyz/video/1. CC BY.
Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the material
for any purpose, even commercially.
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
2. СС BY-SA
Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the material
for any purpose, even commercially.
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
З. СС BY-ND
Share — copy and redistribute the material in any medium or format
for any purpose, even commercially.
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
NoDerivatives — If you remix, transform, or build upon the material, you may not distribute the modified material.
4. CC BY-NC
Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the material
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
NonCommercial — You may not use the material for commercial purposes.
5. CC BY-NC-SA
Share — copy and redistribute the material in any medium or format
Adapt — remix, transform, and build upon the material
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
NonCommercial — You may not use the material for commercial purposes.
ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
6. CC BY-NC-ND
Share — copy and redistribute the material in any medium or format
Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
NonCommercial — You may not use the material for commercial purposes.
NoDerivatives — If you remix, transform, or build upon the material, you may not distribute the modified material.
3
1001PDMhttps://l1.media/video/
4
https://www.youtube.com/watch?v=
5
1002CC0Data conversion:
6
1003CC_BYhttps://www.convertcsv.com/json-to-csv.htm
7
1004CC_BY_SAStandart channel URL:
8
1005CC_BY_NDhttps://play.joystream.org/channel/
9
1006CC_BY_NC
10
1007CC_BY_NC_SA
11
1008CC_BY_NC_ND
12
1009
Joystream License
13
Link:
14
https://query.joystream.org/graphqlCategory "a":
- Useful videos that contain new useful information that complements the general understanding of the topic;
- Extraordinary videos that offer an unusual or innovative approach to a topic;
- High quality video, with professional editing, high quality image and sound. It is determined by the following parameters: resolution, fps, professional shooting (lighting, good sound, script, editing, etc.).

The video is longer than 1 minute. At the same time, an avatar, a background image and a clear description must be filled in on the channel. There should be one idea (style) per channel.

Category "b":
Interesting videos that grab the viewer's attention and make them want to add a comment or share with others;
Good videos that are of high quality but are not extraordinary or outstanding.

Category "c":
Regular videos that meet general quality standards but offer nothing out of the ordinary or exciting.
15
https://orion.l1.media/graphql
16
Command to output data
17
{
videos(limit: 35000, where: {createdAt_gt: "2023-10-17T00:00:01", createdAt_lt: "2023-10-18T05:00:00"}) {
id
title
channel {
language {
iso
}
title
ownerMember {
handle
controllerAccount
}
}
duration
mediaMetadata {
size
}
category {
id
name
}
ytVideoId
license {
code
customText
attribution
createdAt
updatedAt
}
nft {
id
creatorRoyalty
}
commentsCount
reactionsCount

}
}
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Old tables:
48
3 Term - 14 Term
https://docs.google.com/spreadsheets/d/1TeqB6e5XSpwrO2HfMhZn-mTV47wesHnaVNBccjbrpxI/edit#gid=942148603
49
14 Term - 15 Term
https://docs.google.com/spreadsheets/d/1r4NxHl89r_NoHk9VJFGR7RcilKnw0APjwBZxODhoZzg/edit?usp=sharing
50
16 Term - 17 Term
https://docs.google.com/spreadsheets/d/1YiTLmMhZrvOFMTSsSlt3s3a6Qri7lM66k7glyhQKYpk/edit?usp=sharing
51
18 Term - 19 Term
https://docs.google.com/spreadsheets/d/1dOAgkUNRBOgAmqcbImY8d3tZnpKbiVK-pCZxIdIcLUw/edit?usp=sharing
52
20 Term
https://docs.google.com/spreadsheets/d/1WzK6G6DKmnUkaXriIzYJaPnpbREaCM3C4bHCEYorvHI/edit?usp=sharing
53
21 Term
https://docs.google.com/spreadsheets/d/1I6qzKe64DlcjvG6dqVKRmfcr0tI0kgid_xe24V8muVA/edit?usp=sharing
54
22 Term
https://docs.google.com/spreadsheets/d/1bY8jHKt4qlId5KlrRFnTeCcNAYDy6eSKOf2eIeDhhxk/edit?usp=sharing
55
23 Term
https://docs.google.com/spreadsheets/d/1JyIiTkxihUvxcWV9I8NwGglWZrg_TFsxc4-dd_V7pf4/edit?usp=sharing
56
24 Term
https://docs.google.com/spreadsheets/d/1ZBV9k-eXgFzpAMgxQr0d3hz4psoIzWZfkqRWw-waCvs/edit?usp=sharing
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100