Not possible, widevine L1 needs hardware-level DRM which depends on manufacturer support. So unless there are actual TVs / set top boxes being shipped with Plasma Bigscreen, we're SOL 🏴☠
- Posts
- 0
- Comments
- 99
- Joined
- 2 yr. ago
- Posts
- 0
- Comments
- 99
- Joined
- 2 yr. ago
Drop the second loop entirely and just do
print(line + '+')again at the end -lineandlin2contain the exact same string so it's unnecessary to construct it twice.