aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [youtube:tab] Support youtube music `VL` and `browse` pagespukkandan2021-05-181-14/+50
* [youtube:tab] Support channel searchpukkandan2021-05-181-2/+15
* [cleanup] youtube testspukkandan2021-05-182-64/+60
* [youtube:tab] Show alerts only from the final webpagepukkandan2021-05-181-20/+25
* [test:download] Only extract enough videos for `playlist_mincount`pukkandan2021-05-182-1/+1
* Add `pl_thumbnail` outtmpl key for playlist thumbnailspukkandan2021-05-182-1/+2
* [extractor] Add `write_debug` and `get_param`pukkandan2021-05-1752-127/+130
* Write thumbnail of playlistpukkandan2021-05-171-0/+3
* Fix bug in listing subtitlespukkandan2021-05-171-2/+2
* [Youtube] Extract more formats for `music.youtube` URLs (#311)coletdjnz2021-05-151-49/+112
* [youtube] Add language namespukkandan2021-05-151-2/+6
* Add field `name` for subtitlespukkandan2021-05-153-6/+18
* [youtube] multiple subtitles in same languagepukkandan2021-05-151-3/+9
* Fix `--check-formats` when there is network errorpukkandan2021-05-151-4/+8
* [compat] Fix py2pukkandan2021-05-142-3/+3
* [youtube] Extract audio languagepukkandan2021-05-141-1/+7
* Add option `--print`pukkandan2021-05-144-38/+66
* [options] Refactor callbackspukkandan2021-05-142-14/+17
* Standardize `write_debug`pukkandan2021-05-145-34/+34
* [cleanup] Fix typospukkandan2021-05-113-3/+2
* [common] bugfix for when `compat_opts` is not givenpukkandan2021-05-111-1/+1
* [rmcdecouverte] Generalize `_VALID_URL`pukkandan2021-05-111-2/+9
* Add compat-option `no-attach-infojson`pukkandan2021-05-114-3/+5
* [version] update :ci skip allpukkandan2021-05-117-16/+16
* Release 2021.05.11pukkandan2021-05-115-11/+81
* [generic] Respect the encoding in manifestpukkandan2021-05-111-1/+4
* Option `--compat-options` to revert some of yt-dlp's changespukkandan2021-05-116-24/+145
* Deprecate support for python versions < 3.6pukkandan2021-05-092-6/+13
* Remove `-l`, `-t`, `-A` completely and disable `--auto-number`, `--title`, `-...pukkandan2021-05-093-25/+11
* [Plugins] Prioritize plugins over standard extractorspukkandan2021-05-092-5/+7
* [fragment] Make sure first segment is not skippedpukkandan2021-05-092-4/+6
* Update to ytdl-commit-a726009pukkandan2021-05-0617-108/+252
* Fix `playlist_index` and add `playlist_autonumber` (#302)pukkandan2021-05-061-3/+10
* Add experimental option `--check-formats` to test the URLs before format sele...pukkandan2021-05-065-31/+76
* Improve output template internal formattingpukkandan2021-05-064-32/+71
* [plutotv] Fix format extraction for some urlspukkandan2021-05-061-6/+17
* [plutotv] Extract subtitles from manifestspukkandan2021-05-061-15/+19
* [SonyLiv] Fix `title` and `series` extraction (#301)Ashish2021-05-061-7/+4
* [downloader] Fix `quiet` and `to_stderr`pukkandan2021-05-042-5/+7
* [utils] Add `network_exceptions`pukkandan2021-05-044-16/+15
* [fragment] Ensure the file is closed on errorpukkandan2021-05-042-0/+6
* [blinkx] Minor fixpukkandan2021-05-041-2/+2
* [embedthumbnail] Fix bug where jpeg thumbnails were converted againpukkandan2021-05-041-1/+1
* Fix number of digits in `%(playlist_index)s`pukkandan2021-05-031-1/+2
* Move option warnings to `YoutubeDL`pukkandan2021-05-032-11/+15
* Fix `preload_download_archive` writing verbose message to `stdout`pukkandan2021-05-031-22/+20
* [zee5] Fix py2 compatibilitypukkandan2021-05-031-4/+4
* [whowatch] Add extractor #292The Hatsune Daishi2021-05-025-2/+107
* [aria2c] Fix whitespace being stripped offpukkandan2021-05-021-2/+10
* Do not strip out whitespaces in `-o` and `-P`pukkandan2021-05-021-7/+12