forked from YePpHa/YouTubeCenter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathYouTubePlayerResearch.txt
119 lines (114 loc) · 3.47 KB
/
YouTubePlayerResearch.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
YouTube Player
Experiments (fexp="ID, ID, ID, ..."):
908476
- this.adaptiveExperiment = true
or
913529
- this.adaptiveExperiment = true
or
908456
- this.fastSpliceExperiment = true
- this.adaptiveExperiment = true
or
918011
- this.adaptiveExperiment = true
- this.fastSpliceExperiment = true
- this.tagQueueReadaheadExperiment = true
or
908457
- this.adaptiveExperiment = true
- this.consider720LowDef = true
or
908533
- this.adaptiveExperiment = true
- this.capStoredRateTo133 = true
or
908532
- this.adaptiveExperiment = true
- this.storePercentileBandwidth = true
or
908531
- this.adaptiveExperiment = true
- this.ratchetDown = true
932215 || 908534
- this.useHttpRetry = true
908535
- this.fixNextChunk = true
904489
- this.stageVideoForbidden = true
916906
- this.adLatencyStudyExperiment = true
909709
- this.plusOneInlineAnnotationExperiment = true
904448
- this.tagStreamingForbiddenExperiment = true
913411
- this.moreAudioNormalizationExperiment = true
904828 || 904830
- this.videoStatsVersion2Experiment = true
908467
- StageAmbassador.useRaceConditionWorkaround = true
913559
- this.vssResumeableExperiment = true
900313 || 900317
- this.persistentPlayerPrebufferExperiment = true
- this.useDualSplicers = false
- this.tagQueueReadaheadExperiment = false
- this.enableDvrTagSource = true
913568
- this.clientMappingExperiment = true
913571
- this.clientMappingWithSslFallbackExperiment = true
- ClientMappingService.sslFallback = true
913424
- this.uiLoggingExperiment = true
912711
- this.restyleYpcModuleExperiment = true
930605 || 930606 || 930607 || 930608
- this.isAnyEndscreenEpisodicExperiment = true
913425
- this.playlistEmbedRedesignExperiment = true
907226
- this.playerRedesignExperiment = true
- this.playlistEmbedRedesignExperiment = true
935201
- this.holdbackBrandingInPlayerEndScreenExperiment = true
932230
- this.playerMediaVerificationExperiment = true
904492
- this.logToGen204Experiment = true
Scripted Playback (splay="1|0")
- Scripted Playback is the new buffering introduced by YouTube. It will only buffer a certain amount forward and then it will pause.
Auto Play (autoplay="1|0")
- Auto play is commonly seen in embed videos where a big play button is centered in the middle of the player and you have to click on it to actually start playing and buffering the video.
Player Style (ps="docs|books|popup|...")
Google Docs = "docs"
Google Books = "books"
Popup = "popup"
Akamai HD Live = "akamai-hd-live"
Google Media Ads = "googlemediaads"
Trueview Indisplay CTP = "trueview-indisplay-ctp"
Custom Big = "custom-big"
Chromeless = "chromeless"
Custom Small= "custom-small"
Default = "default"
AD = "ad"
Vevo = "vevo"
Mobile = "mobile"
Chromeless Invideo = "chromeless-invideo"
Wii = "wii"
Google Live = "google-live"
Play = "play"
Vevo Embedded = "vevo-embedded"
YVA = "yva"
Blogger = "blogger"
Disco = "disco"
Olympics = "olympics"
Instream = "instream"
Live = "live"
Picasa Web = "picasaweb"
Testing = "testing"
Trueview Instream = "trueview-instream"
XL = "xl"
Trueview Inslate = "trueview-inslate"
- How the player should be styled.