::: zh-CN
四月总结
网站方面
最近把黑夜模式的背景图改了,感觉上一个不是特别美
自己搭建了一个Lsky Pro的图床,方便自己上传图片,方便自己管理图片
现在图床主要是自己的和朋友的混用了,我自己的图床速度肯定是慢的,主要接入的是Twikoo评论的图片上传
自己的图床就不公开了,毕竟机器性能太差了,硬盘也小,基本就只够我一个人使用了
头像捏,原先的看腻了,把Gavatar的头像换了,基本所有平台的头像也就一起跟着换了
生活方面
这个月过的挺平淡的,没有过多的起伏,就是每天在学校上课,回到家后改改博客,写写代码
但是月初经历了一场月考,考的不是特别理想,只能说还有很大的努力空间吧,因为现在都没怎么把自己的心思花在学习上
但是突然想到,五月中旬还有一场期中考试(这么快就期中了吗?感觉高中过的比初中快好多,一转眼马上快高三了OMG!)
以后估计更新频率要降低了,我要是没什么自己想用的小项目,我也不会开发新的开源项目了
说实话真得把心放到学习上了,马上高考了,再不学不行了哈哈哈
项目方面
抖音表情包下载
这个项目其实是我朋友问我怎么批量下载抖音表情包的时候,我突然灵感乍现的一个项目
刚起步的时候我的思路其实是一个文件,在抓包的同时直接下载了,但是发现不行,要让抓包程序一直循环,就不能做到及时的下载
所以到后面就直接分成两个程序了,抓到的链接存在json文件里,在抓包完成后再运行下载程序
网易云VIP歌曲解析
这个其实是为了满足我网易云快捷下载歌用的,VIP正常下载的歌曲是ncm的私有格式(虽然我有NCM转FLAC的工具)
所以我写了一个解析程序,将歌曲解析,方便我下载
其他方面
买了一个新域名xscnet.cn 等待备案完成之后,把所有项目迁移到那个域名上,当然这个域名也是同步使用的,只不过会对这个域名做301到xscnet.cn的域名上
也算是水了一篇月总结吧,毕竟这个月没什么特比的事情,但是还是想写一下
:::
::: en
April Summary
Website Updates
Recently changed the dark mode background image as the previous one wasn’t particularly aesthetic
Built my own Lsky Pro image hosting service for easier image uploads and management
The image host is now mainly used by both myself and friends. My personal server’s speed is inevitably slow, and it’s primarily integrated with Twikoo comments for image uploads
I won’t make my image host public since the server performance is quite limited with small storage—basically just enough for my personal use
As for my avatar, I got tired of the old one and changed my Gravatar, which automatically updated across most platforms
Life Updates
This month was quite uneventful without many ups and downs—just daily school classes, followed by tweaking my blog and coding after returning home
At the beginning of the month, I took a monthly exam and didn’t perform particularly well. There’s definitely room for improvement since I haven’t been focusing much on studying lately
But it suddenly hit me that midterms are coming in mid-May (already? High school feels so much faster than middle school—it’s almost like I’ll be a senior in no time, OMG!)
I’ll probably reduce my update frequency from now on. Unless I have small projects I want to work on, I won’t be developing new open-source projects
Honestly, I really need to focus on studying. The college entrance exam is approaching, and if I don’t buckle down now, it’ll be too late, haha
Project Updates
Douyin GIF Downloader
This project was inspired when a friend asked me how to batch-download Douyin (TikTok) GIFs
Initially, my approach was to capture and download the files simultaneously in a single script, but that didn’t work—keeping the packet capture running in a loop made immediate downloads impossible
So I eventually split it into two programs: the captured links are stored in a JSON file, and the downloader runs separately after the capture completes
NetEase Cloud VIP Song Parser
This was mainly for my convenience in quickly downloading NetEase Cloud Music songs. VIP songs normally download in NCM format (though I have an NCM-to-FLAC converter)
So I wrote this parser to extract the songs for easier downloads
Other Updates
Purchased a new domain, xscnet.cn. After completing the ICP filing, I’ll migrate all projects to that domain. Of course, the current domain will remain in use but will redirect (301) to xscnet.cn
This summary might feel a bit like filler since nothing particularly noteworthy happened this month, but I still wanted to write something
::: warning
This content is translated from Chinese by a machine and may contain unrealistic information
:::
:::