graph TD A[User Input: YouTube URL, Timestamps] --> B{YouTube Downloader} B --> C{Audio Processor} C --> D{Sample Extractor} D --> E{Output Organizer} E --> F[Final Output: Zip file with 48 .wav samples]