pixcii v1.0.0 - Video and URL Support
Two major features added:
- Video playback: Watch videos as ASCII art in your terminal with smooth frame rendering
 - URL input: Use image/video URLs directly without manual downloading
 
Other improvements:
- Auto-fit to terminal size by default
 - Better aspect ratio handling
 - Memory safety improvements
 
Examples:
pixcii -i video.mp4 -c
pixcii -i https://example.com/image.jpgThis release makes pixcii a complete media-to-ASCII tool that handles both local files and web content.