# ============================================================ # VIDEO DQ - Video List Template # ============================================================ # This file is used with dvb.ps1 (Download-Batch.ps1) for bulk downloads # # Format: URL|platform|[optional-filename] # # Supported platforms: # - instagram (Instagram Reels/Posts) # - facebook (Facebook Videos) # - tiktok (TikTok Videos) # - youtube (YouTube Videos) # - twitter (Twitter/X Videos) # - linkedin (LinkedIn Videos) # - rumble (Rumble Videos) # - other (Any other platform) # # Lines starting with # are comments and will be skipped # Empty lines are ignored # # ============================================================ # Example 1: Instagram Reels (automatic filename) https://www.instagram.com/reel/ABC123DEF456|instagram # Example 2: Instagram Reels (custom filename) https://www.instagram.com/reel/GHI789JKL012|instagram|my-favorite-reel # Example 3: TikTok Videos https://www.tiktok.com/video/1234567890123456789|tiktok https://www.tiktok.com/video/9876543210987654321|tiktok|dance-tutorial # Example 4: YouTube Videos https://www.youtube.com/watch?v=dQw4w9WgXcQ|youtube https://youtu.be/dQw4w9WgXcQ|youtube|music-video # Example 5: Facebook Videos https://www.facebook.com/watch/?v=123456789|facebook # Example 6: Twitter/X Videos https://twitter.com/user/status/1234567890|twitter https://x.com/user/status/9876543210|twitter # ============================================================ # YOUR VIDEOS BELOW # ============================================================ # Add your video URLs here, one per line # Format: https://platform.com/video/link|platform|optional-name