mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
yt: Set some initial player version
It does not have to be up-to-date and even if it fails, we have a fallback that will update it anyway
This commit is contained in:
@@ -38,7 +38,7 @@ var YouTubeClient = GObject.registerClass({
|
|||||||
|
|
||||||
this.lastInfo = null;
|
this.lastInfo = null;
|
||||||
this.postInfo = {
|
this.postInfo = {
|
||||||
clientVersion: null,
|
clientVersion: "2.20210605.09.00",
|
||||||
visitorData: "",
|
visitorData: "",
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user