mirror of
https://github.com/tiennm99/torrent2drive.git
synced 2026-08-03 12:24:39 +00:00
Colab enforces its ban on peer-to-peer file sharing by terminating the runtime once torrent traffic is detected, so the pipeline never completes a batch. The disk problem the batching design solves was never the blocker; host policy enforcement is. README, notebook intro/notes, and both docs now lead with the failure and point at a VPS or seedbox instead. Removes the Colab badge so the notebook is not one click from running. No code changes.