yt-dlc/yt_dlp
pukkandan acdecdfaef
[embedthumbnail] Embed in `mp4`/`m4a` using mutagen
Code from: https://github.com/ytdl-org/youtube-dl/pull/23525
Co-authored by: tripulse , pukkandan
2021-05-23 22:16:35 +05:30
..
downloader [ffmpeg] Download and merge in a single step if possible 2021-05-23 03:53:18 +05:30
extractor [Sonyliv] Add subtitle support (#342) 2021-05-23 21:26:27 +05:30
postprocessor [embedthumbnail] Embed in `mp4`/`m4a` using mutagen 2021-05-23 22:16:35 +05:30
YoutubeDL.py Sanitize and sort playlist thumbnails 2021-05-23 17:28:15 +05:30
__init__.py [ffmpeg] Download and merge in a single step if possible 2021-05-23 03:53:18 +05:30
__main__.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
aes.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
cache.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
compat.py [downloader/hls] Assemble single-file WebVTT subtitles from HLS segments 2021-04-28 17:21:14 +05:30
jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
options.py [cleanup] Refactor ffmpeg convertors 2021-05-22 15:20:42 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
update.py [cleanup] Fix linter and some typos 2021-04-28 19:59:40 +05:30
utils.py [cleanup] Refactor ffmpeg convertors 2021-05-22 15:20:42 +05:30
version.py [version] update 2021-05-20 21:15:41 +05:30
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 2021-04-28 17:21:26 +05:30