-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathYoutube.sgmodue
18 lines (12 loc) · 994 Bytes
/
Youtube.sgmodue
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#!name=Youtube Premium Unlock
#!desc=Youtube & Youtube Music (IOS >= 15)#Vu Dinh Tri
[Map Local]
#Play page ads
^https:\/\/[\w-]+\.googlevideo\.com\/initplayback\?.+&oad data="https://raw.githubusercontent.com/mieqq/mieqq/master/reject-dict.json"
[Script]
# Request body
request = type=http-request, pattern=^https:\/\/youtubei\.googleapis\.com\/youtubei\/v1\/(browse|next|player|reel\/reel_watch_sequence), script-path=https://raw.githubusercontent.com/RuCu6/QuanX/main/Scripts/youtube/request.js, requires-body=true, binary-body-mode=true, max-size=-1, timeout=60
# Responding body
response = type=http-response, pattern=^https:\/\/youtubei\.googleapis\.com\/youtubei\/v1\/(browse|next|player|search|reel\/reel_watch_sequence|guide|account\/get_setting), script-path=https://raw.githubusercontent.com/RuCu6/QuanX/main/Scripts/youtube/response.js, requires-body=true, binary-body-mode=true, max-size=-1, timeout=60
[MITM]
hostname = %APPEND% rr*.googlevideo.com, youtubei.googleapis.com