Skip to content

Instantly share code, notes, and snippets.

@bjctw
bjctw / nasne_reserve.py
Last active March 31, 2022 03:00
Reserve Niconama timeshift program from Nasne schedule
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
#Niconama timeshift reservation from the schedule of Nasne
#
#Modify from @panam510's and @naokiy's program
#https://gist.github.com/panam510/c5d0fd8cd969e2809f87ced217a4f6d8
#https://github.com/naokiy/node-nasne
@bjctw
bjctw / dlcmt.py
Last active March 31, 2022 02:59
Download Niconama timeshift comments
#!/usr/bin/env python
# -*- coding: utf-8 -*-
#
# Download comments from Niconama
#
#Modify from @panam510's and @tomo0611's programs
#https://gist.github.com/panam510/c5d0fd8cd969e2809f87ced217a4f6d8
#https://gist.github.com/tomo0611/68bda43be6574182b2f58473eb577c78