-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy paththunder-collection_python-yt-api.json
43 lines (43 loc) · 1.48 KB
/
thunder-collection_python-yt-api.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
{
"client": "Thunder Client",
"collectionName": "python-yt-api",
"dateExported": "2024-03-08T18:52:19.173Z",
"version": "1.1",
"folders": [],
"requests": [
{
"_id": "c2768610-bd4a-419f-9161-92fdc089a684",
"colId": "1ba72c9b-370c-4adc-b96c-61ace2cba78b",
"containerId": "",
"name": "Download",
"url": "http://localhost:8000/download/OXZLT1hMdGYyZHctMC0tMQ==.mp3",
"method": "GET",
"sortNum": 20000,
"created": "2024-03-08T16:06:27.957Z",
"modified": "2024-03-08T16:06:27.957Z",
"headers": [],
"params": [],
"tests": []
},
{
"_id": "303a4fba-7ff2-4e3d-b6fc-a12fd173ca2b",
"colId": "1ba72c9b-370c-4adc-b96c-61ace2cba78b",
"containerId": "",
"name": "Convert (MP3)",
"url": "http://localhost:8000/convert",
"method": "POST",
"sortNum": 30000,
"created": "2024-03-08T16:06:43.156Z",
"modified": "2024-03-08T18:05:20.731Z",
"headers": [],
"params": [],
"body": {
"type": "json",
"raw": "{\n \"start_at\": 189,\n \"stop_at\": -1,\n \"youtubelink\": \"https://youtu.be/gD6Kwrr8RXY\",\n \"resolution\": \"1440\",\n \"format\": \"mp3\"\n}",
"form": []
},
"reqType": "post",
"tests": []
}
]
}