File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ![ sly logo] ( https://raw.githubusercontent.com/dunkyl/SlyMeta/main/sly%20logo.svg ) Sly YTAAPI for Python
2
2
3
+ <!-- elevator begin -->
4
+
3
5
> 🐍 For Python 3.10+
4
6
5
7
## No boilerplate, * async* and * typed* Youtube Analytics API access. 😋
@@ -15,6 +17,8 @@ Currently, the following topics are supported:
15
17
16
18
You can directly grant user tokens using the command line, covering the whole OAuth 2 grant process.
17
19
20
+ <!-- elevator end -->
21
+
18
22
---
19
23
20
24
Example usage:
@@ -53,4 +57,5 @@ python3 -m SlyYTAAPI grant
53
57
```
54
58
55
59
Granting credentials requires a Google Cloud Console account and JSON file.
56
- Please see https://docs.dunkyl.net/SlyAPI-Python/tutorial/oauth2.html for more information.
60
+ Please see https://docs.dunkyl.net/SlyAPI-Python/tutorial/oauth2.html for more information.
61
+
You can’t perform that action at this time.
0 commit comments