#31 Accent in playlist name break the Youtube playlist feature

Geschlossen
vor 5 Jahren von LecygneNoir geöffnet · 1 Kommentare
LecygneNoir hat vor 5 Jahren kommentiert
Besitzer

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 hat das
bug
-Label vor 5 Jahren hinzugefügt
LecygneNoir hat vor 4 Jahren kommentiert
Ersteller
Besitzer

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 hat diesen Issue vor 4 Jahren geschlossen
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Nachrichten
Fällig am

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Dieses Issue hat momentan keine Abhängigkeiten.

Laden…
Hier gibt es bis jetzt noch keinen Inhalt.