#31 Accent in playlist name break the Youtube playlist feature

zavřený
otevřeno před 5 roky uživatelem LecygneNoir · 1 komentářů
Vlastník

Hello,

I have noticed that having an accent in playlist name break Youtube playlist creation as the check to verify existence failed:

/root/prismedia_bin/lib/yt_upload.py:171: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
  if playlist["snippet"]['title'] == playlist_name:
2019-01-28 09:55:22,647 Youtube: Playlist Théa 2 the Shattering does not exist, creating it.

Thus the playlist is considered non-existent and prismedia creates it. In results we can have many playlist with the same name, with one video inside each.

This is probably related to the same problem we had with video name with unicode (windows/linux), need to check the comparaison.

Note: the same problem does not occurs when testing playlist name for peertube, it could be related to youtube libs?

Hello, I have noticed that having an accent in playlist name break Youtube playlist creation as the check to verify existence failed: ``` /root/prismedia_bin/lib/yt_upload.py:171: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if playlist["snippet"]['title'] == playlist_name: 2019-01-28 09:55:22,647 Youtube: Playlist Théa 2 the Shattering does not exist, creating it. ``` Thus the playlist is considered non-existent and prismedia creates it. In results we can have many playlist with the same name, with one video inside each. This is probably related to the same problem we had with video name with unicode (windows/linux), need to check the comparaison. Note: the same problem does not occurs when testing playlist name for peertube, it could be related to youtube libs?
LecygneNoir added the
bug
label před 5 roky
Autor
Vlastník

This bug seems to have totally disappeared with the transition to python3

If someone encountered it again, feel free to reopen :-)

This bug seems to have totally disappeared with the transition to python3 If someone encountered it again, feel free to reopen :-)
LecygneNoir uzavřel(a) tento úkol před 4 roky
Přihlaste se pro zapojení do konverzace.
No Milestone
No Assignees
1 účastníků
Oznámení
Termín dokončení

Žádný termín dokončení.

Závislosti

Tento úkol momentálně nemá žádné závislosti.

Načítá se…
Není zde žádný obsah.