/** * @fileoverview Example and test file for the TeraboxScraper library. * This file demonstrates the full capabilities of the library, including * complex initialization, file info retrieval, and robust download with progress. * * NOTE: For this test to work, you MUST provide a valid Terabox share link * and a valid 'ndus' cookie from a logged-in Terabox session. * The test will attempt to download a small file to the 'downloads' directory. */ export {};