This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
nizika_nico
Watch
1
Star
0
Fork
0
Code
Issues
6
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
#13
main
みてるぞ
2 weeks ago
parent
bf36d05ed3
commit
c5204383ed
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
get_videos.py
+ 1
- 1
get_videos.py
View File
@@ -43,7 +43,7 @@ def main (
video['tags'].append (video_tag.tag.name)
videos.append(video)
print (json.dumps (videos))
print (json.dumps (videos
, default = str
))
class DbConfig (TypedDict):
Write
Preview
Loading…
Cancel
Save