YouTube Player

لقد حلت المشكلة،
يجب عمل Update آخر نسخة من اليوتيوب و keyboard
عن طريق برنامج AjPanel
في
Terminal
الآن الحمد لله كل شيء تمام
 
@dihe123
التنصيب عن طريق التلنت

كود:
تنصيب لوحت الماتيح
wget http://tunisia-dreambox.info/TSplugins/NewVirtualKeyBoard/installer.sh -qO - | /bin/sh

تنصيب Youtube

wget https://raw.githubusercontent.com/MOHAMED19OS/Download/main/YouTube/installer.sh -qO - | /bin/sh
 
تحديث البلجن

كود:
YouTubeUi: fix non ascii character replacement on python 3

كود:
wget https://raw.githubusercontent.com/MOHAMED19OS/Download/main/YouTube/installer.sh -qO - | /bin/sh
 

المرفقات

  • enigma2-plugin-extensions-youtube_h1+git883+ee0dd59-r0.0_IPK.zip
    105,5 KB · المشاهدات: 12
  • enigma2-plugin-extensions-youtube_h1+git883+ee0dd59-r0.0_DEB.zip
    80,2 KB · المشاهدات: 4
dreambox 920
unstable image OE 2.5

File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeUi.py", line 674, in finishDecode
self.updateThumbnails(entryId)
File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeUi.py", line 705, in updateThumbnails
entry[12]) # Published
IndexError: tuple index out of range
]]>
</enigma2crashlog>
 
youtube_h1+git884+5e51c72-r0.0_all.ipk


thank Taapat
 

المرفقات

  • enigma2-plugin-extensions-youtube_h1+git884+5e51c72-r0.0_all.ipk
    148,8 KB · المشاهدات: 3
تحديث البلجن git889
كود:
YouTubeUi: use hasattr instead of try

كود:
wget https://raw.githubusercontent.com/MOHAMED19OS/Download/main/YouTube/installer.sh -qO - | /bin/sh
 

المرفقات

  • enigma2-plugin-extensions-youtube_h1+git889+b29ef9e-r0.0_IPK.zip
    105,5 KB · المشاهدات: 3
  • enigma2-plugin-extensions-youtube_h1+git889+b29ef9e-r0.0_DEB.zip
    80,3 KB · المشاهدات: 2
التعديل الأخير:
YouTube git 889 от Taapat 22.11.2021

- YouTubeUi: use hasattr instead of try
- Revert "Disable test on OpenATV 7.0"
- YouTubeUi: split download title in one line
- Disable test on OpenATV 7.0
Because currently there happening untested changes that breaks the image work and accordingly plugin test and package develop.
- YouTubeUi: fix title encode for downloa
 

المرفقات

  • enigma2-plugin-extensions-youtube_h1+git889+b29ef9e-r0.0_all.ipk
    148,8 KB · المشاهدات: 8
mr mohamed_os
The plugin you compiled is green screen again
for your information
deb...

File "/usr/lib/enigma2/python/enigma.py", line 8610, in __call__
return ret(*args, **kwargs)
File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 10, in __call__
return self.fnc(*self.args + args, **newkwargs)
File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeUi.py", line 673, in finishDecode
self.updateThumbnails(entryId)
File "/usr/lib/enigma2/python/Plugins/Extensions/YouTube/YouTubeUi.py", line 704, in updateThumbnails
entry[12]) # Published
IndexError: tuple index out of range
]]>
</enigma2crashlog>
 
تحديث البلجن

كود:
-YouTubeUi: remove dislikes
(On November 10, YouTube will be making the public dislike count private.)
-Update language files
-YouTubeUi: use enumerate in list updates
-try fix error download in openatv 7
-YouTubeUi: fix except bare
-YouTubeUi: fix non ascii character replacement on python 3
-YouTubeUi: fix unicode title split for download job
(The problem is that the unicode string split on python2 not work correctly if string is not specified as unicode.
On python3 this problem does not exist and the decode works only on bytes objects.
Therefore for python2 converts the string before split to unicode with exceptin for python 3 where such conversion is not required.)
-YouTubeUi: fix title encode for download
-YouTubeUi: split download title in one line
-YouTubeUi: use hasattr instead of try

التحميل من بداية الموضوع
 
أعلى