]> jfr.im git - yt-dlp.git/blame - Changelog.md
[version] update
[yt-dlp.git] / Changelog.md
CommitLineData
034b6215 1# Changelog
2
4084f235 3<!--
4# Instuctions for creating release
5
6* Run `make doc`
b2f70ae7 7* Update Changelog.md and Authors-Fork
8* Commit to master as `Release <version>`
4084f235 9* Push to origin/release - build task will now run
b2f70ae7 10* Update version.py and run `make issuetemplates`
4084f235 11* Commit to master as `[version] update`
12* Push to origin/master
6d07ec81 13* Update changelog in /releases
4084f235 14
15-->
16
f20f5fe5 17
298f597b 18### 2021.01.16
f57adf0e 19* **Merge youtube-dl:** Upto [2021.01.16](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.16)
20* **Configuration files:**
21 * Portable configuration file: `./yt-dlp.conf`
22 * Allow the configuration files to be named `yt-dlp` instead of `youtube-dlc`. See [this](https://github.com/pukkandan/yt-dlp#configuration) for details
298f597b 23* Add PyPI release
24
25
bf5a997e 26### 2021.01.14
27* Added option `--break-on-reject`
298f597b 28* [roosterteeth.com] Fix for bonus episodes by @Zocker1999NET
bf5a997e 29* [tiktok] Fix for when share_info is empty
30* [EmbedThumbnail] Fix bug due to incorrect function name
31* [documentation] Changed sponskrub links to point to [pukkandan/sponskrub](https://github.com/pukkandan/SponSkrub) since I am now providing both linux and windows releases
32* [documentation] Change all links to correctly point to new fork URL
33* [documentation] Fixes typos
34
35
9b45b9f5 36### 2021.01.12
37* [roosterteeth.com] Add subtitle support by @samiksome
90505ff1 38* Added `--force-overwrites`, `--no-force-overwrites` by @alxnull
9b45b9f5 39* Changed fork name to `yt-dlp`
40* Fix typos by @FelixFrog
41* [ci] Option to skip
42* [changelog] Added unreleased changes in blackjack4494/yt-dlc
43
44
f5546c0b 45### 2021.01.10
65156eba 46* [archive.org] Fix extractor and add support for audio and playlists by @wporr
47* [Animelab] Added by @mariuszskon
48* [youtube:search] Fix view_count by @ohnonot
49* [youtube] Show if video is embeddable in info
50* Update version badge automatically in README
51* Enable `test_youtube_search_matching`
52* Create `to_screen` and similar functions in postprocessor/common
53
f20f5fe5 54
f5546c0b 55### 2021.01.09
4084f235 56* [youtube] Fix bug in automatic caption extraction
57* Add `post_hooks` to YoutubeDL by @alexmerkel
58* Batch file enumeration improvements by @glenn-slayden
65156eba 59* Stop immediately when reaching `--max-downloads` by @glenn-slayden
4084f235 60* Fix incorrect ANSI sequence for restoring console-window title by @glenn-slayden
61* Kill child processes when yt-dlc is killed by @Unrud
034b6215 62
f20f5fe5 63
f5546c0b 64### 2021.01.08
f57adf0e 65* **Merge youtube-dl:** Upto [2021.01.08](https://github.com/ytdl-org/youtube-dl/releases/tag/2021.01.08)
e5bc03a6 66 * Extractor stitcher ([1](https://github.com/ytdl-org/youtube-dl/commit/bb38a1215718cdf36d73ff0a7830a64cd9fa37cc), [2](https://github.com/ytdl-org/youtube-dl/commit/a563c97c5cddf55f8989ed7ea8314ef78e30107f)) have not been merged
67* Moved changelog to seperate file
68
f20f5fe5 69
034b6215 70### 2021.01.07-1
71* [Akamai] fix by @nixxo
72* [Tiktok] merge youtube-dl tiktok extractor by @GreyAlien502
73* [vlive] add support for playlists by @kyuyeunk
74* [youtube_live_chat] make sure playerOffsetMs is positive by @siikamiika
75* Ignore extra data streams in ffmpeg by @jbruchon
76* Allow passing different arguments to different postprocessors using `--postprocessor-args`
77* Deprecated `--sponskrub-args`. The same can now be done using `--postprocessor-args "sponskrub:<args>"`
78* [CI] Split tests into core-test and full-test
79
f20f5fe5 80
034b6215 81### 2021.01.07
82* Removed priority of `av01` codec in `-S` since most devices don't support it yet
83* Added `duration_string` to be used in `--output`
84* Created First Release
85
f20f5fe5 86
034b6215 87### 2021.01.05-1
88* **Changed defaults:**
89 * Enabled `--ignore`
90 * Disabled `--video-multistreams` and `--audio-multistreams`
91 * Changed default format selection to `bv*+ba/b` when `--audio-multistreams` is disabled
92 * Changed default format sort order to `res,fps,codec,size,br,asr,proto,ext,has_audio,source,format_id`
93 * Changed `webm` to be more preferable than `flv` in format sorting
94 * Changed default output template to `%(title)s [%(id)s].%(ext)s`
95 * Enabled `--list-formats-as-table`
96
f20f5fe5 97
034b6215 98### 2021.01.05
99* **Format Sort:** Added `--format-sort` (`-S`), `--format-sort-force` (`--S-force`) - See [Sorting Formats](README.md#sorting-formats) for details
100* **Format Selection:** See [Format Selection](README.md#format-selection) for details
101 * New format selectors: `best*`, `worst*`, `bestvideo*`, `bestaudio*`, `worstvideo*`, `worstaudio*`
102 * Changed video format sorting to show video only files and video+audio files together.
103 * Added `--video-multistreams`, `--no-video-multistreams`, `--audio-multistreams`, `--no-audio-multistreams`
104 * Added `b`,`w`,`v`,`a` as alias for `best`, `worst`, `video` and `audio` respectively
105* **Shortcut Options:** Added `--write-link`, `--write-url-link`, `--write-webloc-link`, `--write-desktop-link` by @h-h-h-h - See [Internet Shortcut Options]README.md(#internet-shortcut-options) for details
106* **Sponskrub integration:** Added `--sponskrub`, `--sponskrub-cut`, `--sponskrub-force`, `--sponskrub-location`, `--sponskrub-args` - See [SponSkrub Options](README.md#sponskrub-options-sponsorblock) for details
107* Added `--force-download-archive` (`--force-write-archive`) by by h-h-h-h
108* Added `--list-formats-as-table`, `--list-formats-old`
f20f5fe5 109* **Negative Options:** Makes it possible to negate most boolean options by adding a `no-` to the switch. Usefull when you want to reverse an option that is defined in a config file
034b6215 110 * Added `--no-ignore-dynamic-mpd`, `--no-allow-dynamic-mpd`, `--allow-dynamic-mpd`, `--youtube-include-hls-manifest`, `--no-youtube-include-hls-manifest`, `--no-youtube-skip-hls-manifest`, `--no-download`, `--no-download-archive`, `--resize-buffer`, `--part`, `--mtime`, `--no-keep-fragments`, `--no-cookies`, `--no-write-annotations`, `--no-write-info-json`, `--no-write-description`, `--no-write-thumbnail`, `--youtube-include-dash-manifest`, `--post-overwrites`, `--no-keep-video`, `--no-embed-subs`, `--no-embed-thumbnail`, `--no-add-metadata`, `--no-include-ads`, `--no-write-sub`, `--no-write-auto-sub`, `--no-playlist-reverse`, `--no-restrict-filenames`, `--youtube-include-dash-manifest`, `--no-format-sort-force`, `--flat-videos`, `--no-list-formats-as-table`, `--no-sponskrub`, `--no-sponskrub-cut`, `--no-sponskrub-force`
111 * Renamed: `--write-subs`, `--no-write-subs`, `--no-write-auto-subs`, `--write-auto-subs`. Note that these can still be used without the ending "s"
112* Relaxed validation for format filters so that any arbitrary field can be used
113* Fix for embedding thumbnail in mp3 by @pauldubois98
114* Make Twitch Video ID output from Playlist and VOD extractor same. This is only a temporary fix
f5546c0b 115* **Merge youtube-dl:** Upto [2021.01.03](https://github.com/ytdl-org/youtube-dl/commit/8e953dcbb10a1a42f4e12e4e132657cb0100a1f8) - See [blackjack4494/yt-dlc#280](https://github.com/blackjack4494/yt-dlc/pull/280) for details
034b6215 116 * Extractors [tiktok](https://github.com/ytdl-org/youtube-dl/commit/fb626c05867deab04425bad0c0b16b55473841a2) and [hotstar](https://github.com/ytdl-org/youtube-dl/commit/bb38a1215718cdf36d73ff0a7830a64cd9fa37cc) have not been merged
117* Cleaned up the fork for public use
f20f5fe5 118
119
120### Unreleased changes in [blackjack4494/yt-dlc](https://github.com/blackjack4494/yt-dlc)
121* Updated to youtube-dl release 2020.11.26
122* [youtube]
123 * Implemented all Youtube Feeds (ytfav, ytwatchlater, ytsubs, ythistory, ytrec) and SearchURL
124 * Fix ytsearch not returning results sometimes due to promoted content
125 * Temporary fix for automatic captions - disable json3
126 * Fix some improper Youtube URLs
127 * Redirect channel home to /video
128 * Print youtube's warning message
129 * Multiple pages are handled better for feeds
130* Add --break-on-existing by @gergesh
131* Pre-check video IDs in the archive before downloading
132* [bitwave.tv] New extractor
133* [Gedi] Add extractor
134* [Rcs] Add new extractor
135* [skyit] Add support for multiple Sky Italia website and removed old skyitalia extractor
136* [france.tv] Fix thumbnail URL
137* [ina] support mobile links
138* [instagram] Fix extractor
139* [itv] BTCC new pages' URL update (articles instead of races)
140* [SouthparkDe] Support for English URLs
141* [spreaker] fix SpreakerShowIE test URL
142* [Vlive] Fix playlist handling when downloading a channel
143* [generic] Detect embedded bitchute videos
144* [generic] Extract embedded youtube and twitter videos
145* [ffmpeg] Ensure all streams are copied
146* Fix for os.rename error when embedding thumbnail to video in a different drive
147* make_win.bat: don't use UPX to pack vcruntime140.dll