Skip to content

Instantly share code, notes, and snippets.

View nonefffds's full-sized avatar
:octocat:
入試準備中

FDS nonefffds

:octocat:
入試準備中
View GitHub Profile
@abc1763613206
abc1763613206 / bvtest.py
Last active August 31, 2024 01:43
BVID Validate
import requests
import json
import random
Back_URL = 'https://api.bilibili.com/x/web-interface/archive/stat?aid='
headers = {
'Cookie': "Replace Me With REAL COOKIE" ,
'Pragma': 'no-cache',
@nonefffds
nonefffds / bilibili-av-bv-converter.applescript
Last active November 15, 2022 16:42
bilibili av bv converter w/ AppleScript
#bilibili-av-bv-converter
#Date: March 29,2020
#Language: AppleScript
#License: WTFPL licence
#Algorithm Implementations
#Global Varibles
global S
global table
global xor