Release YouTube - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Add-on Support (https://forum.kodi.tv/forumdisplay.php?fid=27) +---- Forum: Video Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=154) +---- Thread: Release YouTube (/showthread.php?tid=356934) Pages:
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
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
|
RE: YouTube - izprtxqkft - 2024-11-21 (2024-11-21, 20:34)Alyyy Wrote: "This video contains content from WMG, who has blocked it in your country on copyright grounds" https://www.techwalla.com/articles/how-to-get-past-wmg-on-youtube RE: YouTube - Alyyy - 2024-11-21 (2024-11-21, 20:41)izprtxqkft Wrote:It seems complicated to me, I don't have an account and I'm on rpi. Isn't there a simpler way to bypass this limitation ?(2024-11-21, 20:34)Alyyy Wrote: "This video contains content from WMG, who has blocked it in your country on copyright grounds" RE: YouTube - izprtxqkft - 2024-11-21 (2024-11-21, 21:34)Alyyy Wrote: It seems complicated to me, I don't have an account and I'm on rpi. Isn't there a simpler way to bypass this limitation ? it's a copyright blocking you, breaking copyrights to gain access to content is piracy, piracy is not allowed on this forum get it now? that's why i gave you a link to instructions to have the content unlocked legally by the copyright holder RE: YouTube - Alyyy - 2024-11-21 (2024-11-21, 21:36)izprtxqkft Wrote:I'm not trying to break any copyright. I can watch the videos on my PC though. I'm just trying to be able to watch them on my rpi/tv.(2024-11-21, 21:34)Alyyy Wrote: It seems complicated to me, I don't have an account and I'm on rpi. Isn't there a simpler way to bypass this limitation ? RE: YouTube - contremaitre - 2024-11-21 Hello, I have an error message "this video is not available" on some video wich worked a few days ago. I found this closed bug report : https://github.com/anxdpanic/plugin.video.youtube/issues/845 I have version 7.0.9, is the fix supposed to be included in my version, or do I have to wait for the next update ? Thanks RE: YouTube - izprtxqkft - 2024-11-22 (2024-11-21, 23:30)contremaitre Wrote: I have version 7.0.9 7.0.9 is reportedly broken, update to 7.1.1 as of the post yesterday https://forum.kodi.tv/showthread.php?tid=356934&pid=3216283#pid3216283 RE: YouTube - izprtxqkft - 2024-11-22 (2024-11-22, 00:04)izprtxqkft Wrote: 7.0.9 is reportedly broken @MoojMidge if you see fit i think this version should be marked broken in the repo given all the recent reports if not, would it be possible to simply push a tiny update, say 7.1.0, that shows a message to users that they need to update manually it's going to be day after day post after post that users ask the same question RE: YouTube - RManPT - 2024-11-22 I was having some trouble getting streams to load, kept getting a "Video not found" and seemed easier to do a clean install of the addon. Got to Git and downloaded 7.1.1.1 official and worked. Now, there is one annoyance: I can't use the "play from here">"reverse". I used this features a lot to play through my "watch later" play list. I can always sort the playlist in reverse order and just "play from here" but it used to work so I guess it should still work. Usually when pressing "Play from here" a new windows would popup where I could choose the playing order. How do I get it back? Is it a bug or a feature I am failing to configure properly? Thank you. RE: YouTube - blueribb - 2024-11-22 I am currently using version 7.0.9.2 on 3 computers and the YouTube addon is still functioning perfectly. RE: YouTube - doko-desuka - 2024-11-22 (2024-11-21, 15:30)jim_p Wrote: Can you please pm me the name of the other plugin then? There is no way i'll go through all that procedure every single time.The other plugin needs you to manually edit some texts to add your API credentials etc, and I don't know how tech-inclined you are. It's probably less traumatic to modify the sorting function in plugin.video.youtube instead so you can keep using it. (You will still need to go that streams list like I described before at least once to make sure that the code change is working properly. But once you see that it is working properly then you won't have to do it anymore.) To modify the source code of an add-on you do this:
The actual modifications to be made (for step 3 above):
The result is something like this: h264, 1080 h264, 720 h264, 360 vp9, 360 vp9, 720 vp9, 1080 RE: YouTube - garfin - 2024-11-22 *deleted* User Error RE: YouTube - Alyyy - 2024-11-22 Hi, I did the last update 7.1.1.1 and this appears in my channel list, what wasn't there before and I can't seem to hide them RE: YouTube - contremaitre - 2024-11-22 How to update from 7.0.9.2 to 7.1.1 ? I have kodi installed with flatpack, and latest version of youtube plugin available is 7.0.9.2 ? RE: YouTube - izprtxqkft - 2024-11-22 (2024-11-22, 17:53)contremaitre Wrote: How to update from 7.0.9.2 to 7.1.1 ? https://github.com/anxdpanic/plugin.video.youtube/wiki/Installation RE: YouTube - contremaitre - 2024-11-22 (2024-11-22, 00:04)izprtxqkft Wrote:(2024-11-21, 23:30)contremaitre Wrote: I have version 7.0.9 This is worse with version 7.1.1, I have "this video is not available" on more videos. Here is a log for one of them : https://paste.kodi.tv/ifedatiquk.kodi |