-
Notifications
You must be signed in to change notification settings - Fork 0
User Guide
Panduan lengkap untuk menggunakan Local YouTube Downloader Android.
Local YouTube Downloader Android adalah aplikasi yang memungkinkan Anda mendownload video YouTube dalam format MP4 (video) atau MP3 (audio) langsung ke perangkat Android Anda.
- Install aplikasi dari APK atau build dari source code
-
Grant permissions yang diperlukan:
- Storage access untuk menyimpan file
- Network access untuk download
- Aplikasi siap digunakan - tidak perlu registrasi atau login
Aplikasi memiliki interface sederhana dengan komponen utama:
- URL Input Field: Tempat memasukkan link YouTube
- Format Selector: Pilihan MP4 (video) atau MP3 (audio)
- Video Info Card: Preview informasi video
- Download Progress: Progress bar dan status
- Success Card: Informasi file hasil download
β
https://www.youtube.com/watch?v=VIDEO_ID
β
https://youtube.com/watch?v=VIDEO_ID
β
https://youtu.be/VIDEO_ID
β
https://m.youtube.com/watch?v=VIDEO_ID
β
https://mobile.youtube.com/watch?v=VIDEO_ID
β
https://www.youtube.com/embed/VIDEO_ID
β
https://youtube.com/v/VIDEO_ID
-
From YouTube App:
- Tap Share button on video
- Select Copy Link
- Paste in aplikasi
-
From Browser:
- Copy URL from address bar
- Paste in aplikasi
-
From Share Menu:
- Share video to aplikasi (jika tersedia)
- Paste URL di input field
- Tap Search button (π)
- Wait for video info to load
-
Review video details:
- Title
- Duration
- Uploader
- Thumbnail
- Contains: Video + Audio
- Quality: Best available (auto-selected)
- File Size: Larger (varies by video length/quality)
- Use Case: Watch offline, share video content
- Contains: Audio only
- Quality: 320kbps (best available)
- File Size: Smaller
- Use Case: Music, podcasts, audio content
- Select desired format (MP4/MP3)
- Tap Download button
-
Monitor progress:
- Progress percentage (0-100%)
- Current status message
- Estimated time (if available)
- Wait for "Download selesai" message
-
Note file location:
Downloads/YTMP3Downloads/ - Tap "Buka File" to open with default app
- Or navigate manually to file location
All downloads are saved to:
/storage/emulated/0/Download/YTMP3Downloads/
[Title]_[Timestamp].[Extension]
Examples:
- Amazing_Video_20240101_143022.mp4
- Great_Song_20240101_143055.mp3
- Tutorial_Video_20240101_150030.webm
| Format | Extension | Description |
|---|---|---|
| MP4 | .mp4 |
Primary format, widely supported |
| WebM | .webm |
Fallback format |
| MKV | .mkv |
Fallback format |
| 3GP | .3gp |
Fallback for compatibility |
| Format | Extension | Description |
|---|---|---|
| MP3 | .mp3 |
Primary format (requires FFmpeg) |
| M4A | .m4a |
Fallback format |
| OPUS | .opus |
High-quality fallback |
| WebM | .webm |
Audio-only WebM |
| AAC | .aac |
Fallback format |
- Tap "Buka File" in success card
- Or use file manager to navigate to download folder
- Default apps will handle file opening based on MIME type
- Open file manager
- Navigate to
Downloads/YTMP3Downloads/ - Long-press file
- Select Share
- Choose target app
- Open file manager
- Navigate to download folder
- Select file(s) to delete
- Confirm deletion
-
Default location:
Downloads/YTMP3Downloads/ - Cannot be changed in current version
- Auto-create folder if not exists
- Video: Automatically selects best available quality
- Audio: Maximum quality (320kbps for MP3)
- Progressive preferred: Single file with audio+video
- No proxy support in current version
- Uses system network settings
- Requires stable internet connection
Aplikasi secara otomatis menggunakan fallback jika format utama tidak tersedia:
- Progressive MP4 (audio+video in one file)
- Best video + Best audio (merged)
- Best MP4 available
- Best format available (any extension)
- MP3 extraction (if FFmpeg available)
- Best audio M4A
- Best audio available (OPUS/WebM/AAC)
- Automatic retry for network errors
- Format fallback for unavailable formats
- Graceful degradation when components fail
- User-friendly error messages
- Percentage: 0-100% completion
- Status Messages: Current operation description
- ETA: Estimated time remaining (when available)
- 0-5%: Initializing download engine
- 5-10%: Extracting video information
- 10-20%: Preparing download
- 20-100%: Actual download progress
- 100%: Processing and finalizing
- Progress reaches 100%
- File successfully created
- File size > 0 bytes
- Process automatically stops
Cause: Invalid or unsupported YouTube URL Solution:
- Check URL format
- Ensure it's a YouTube video (not playlist/channel)
- Try copying URL again
Cause: Video is private, deleted, or region-blocked Solution:
- Check if video is accessible in browser
- Try different video
- Check internet connection
Cause: Network issues or format unavailable Solution:
- Check internet connection
- Try different format (MP4 β MP3)
- Restart app and try again
Cause: Download completed but file not found Solution:
- Check
Downloads/YTMP3Downloads/folder - Look for files with different extensions (.webm, .m4a)
- Check storage permissions
Cause: No app installed to handle file type Solution:
- Install video player (VLC, MX Player)
- Install music player for audio files
- Use file manager to open with specific app
- Check internet speed
- Close other apps using network
- Try downloading smaller/shorter videos
- Restart app
- Clear app cache (if available)
- Check available storage space
- Update app if newer version available
- Use WiFi for large video downloads
- Ensure sufficient storage before downloading
- Close unnecessary apps during download
- Don't switch apps during download process
- Wait for completion before starting new download
- Regularly clean download folder
- Move files to external storage if needed
- Delete unwanted files to free space
- Monitor storage usage
- MP4 for videos you want to watch
- MP3 for music and audio content
- Check video length before downloading
- Consider file size vs available storage
- No personal data collected
- No analytics or tracking
- No account required
- Local processing only
- Files stored locally on device
- No cloud upload
- Standard Android permissions
- FileProvider for secure sharing
- HTTPS connections for YouTube API
- No proxy or VPN interference
- Standard network protocols
- Check this guide for common solutions
- Review FAQ for quick answers
- Search Issues for similar problems
- Create new issue if problem persists
Include in bug report:
- Device model and Android version
- App version
- YouTube URL that caused issue
- Error message (if any)
- Steps to reproduce
Happy downloading! π Enjoy using Local YouTube Downloader Android.