mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-04-27 04:55:59 +03:00
[PR #62] [MERGED] Update make_playlist.py #415
Labels
No labels
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/IPTV#415
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Free-TV/IPTV/pull/62
Author: @pasq96
Created: 7/11/2021
Status: ✅ Merged
Merged: 7/14/2021
Merged by: @freetv332
Base:
master← Head:patch-1📝 Commits (1)
2520d7aUpdate make_playlist.py📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
make_playlist.py(+2 -2)📄 Description
I've added "encoding='utf-8'" in line 25 and line 30 because on Windows 10 the original script return some error (UnicodeEncodeError: 'charmap' codec can't encode character).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.