A few minor changes
- Fix paginator always showing 5 buttons even if there are less pages - Clear AFK timer when clicking voteskip - Change the modestbranding youtube param because people wanted the like/dislike buttons
This commit is contained in:
parent
9256928d82
commit
07a3e3cc21
4 changed files with 4 additions and 6 deletions
|
|
@ -37,7 +37,6 @@ var YouTubePlayer = function (data) {
|
|||
autoplay: 1, // Autoplay video
|
||||
controls: 1, // Show controls
|
||||
iv_load_policy: 3, // No annotations
|
||||
modestbranding: 1, // No logo
|
||||
rel: 0, // No related videos
|
||||
wmode: wmode
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue