mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 18:15:54 +03:00
[GH-ISSUE #21] IGTV Bypass - Error message #16
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#16
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?
Originally created by @gvmturl on GitHub (Jun 13, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/21
Think that you found a way to handle IGTV BUG but i still getting this error message on this solution. Can you also handle this message?
Thank you!
@gvmturl commented on GitHub (Jun 13, 2020):
Also getting this error message didn't see when ..
What must i do to see that
[? Are you coloring text on terminal right?@alexal1 commented on GitHub (Jun 13, 2020):
No, unfortunately, I don't know why is IGTV sometimes being opened. I've tried to reproduce this bug many times on a profile with IGTVs, but didn't succeed. I've made some kind of "autorepair" instead: whenever script fails with some known error, like one you've posted, it starts current blogger from the beginning.
Yes, seems that coloring on Mac and Windows terminals works different. Do you know the proper way to do the coloring in Python for Windows?
@gvmturl commented on GitHub (Jun 13, 2020):
try using
color --helpon terminal to take colors numbers.But think to universal that colors you should add a library.
Maybe http://pypi.python.org/pypi/colorama ?
@alexal1 commented on GitHub (Jun 14, 2020):
Done, please check on your machine.
@gvmturl commented on GitHub (Jun 14, 2020):
Thanks, i will mark it as closed to concentrate discussion about error message on #19.