diff options
author | Jens Timmerman <github@caret.be> | 2020-09-14 13:59:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-14 13:59:51 +0200 |
commit | 8a92dee72c75c0340f12299e994ff44e39f46498 (patch) | |
tree | 2c1fd4d299acd26bbc5e049bd76329253b31e4aa | |
parent | 04e2a14b652f1054ce8832a1a35e5abc9c0bb180 (diff) | |
download | hypervideo-pre-8a92dee72c75c0340f12299e994ff44e39f46498.tar.lz hypervideo-pre-8a92dee72c75c0340f12299e994ff44e39f46498.tar.xz hypervideo-pre-8a92dee72c75c0340f12299e994ff44e39f46498.zip |
Update README.md
cleanup + typo fix
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -5,8 +5,9 @@ [](https://gitter.im/youtube-dlc) [](https://github.com/blackjack4494/youtube-dlc/blob/master/LICENSE) -youtube-dlc - download videos from youtube.com or other video platforms -youtube-dls is a fork of youtube-dl with the intention of getting features tested by the community merged in the tool faster, since youtube-dl's development seems to be slowing down (https://github.com/ytdl-org/youtube-dl/issues/26462) +youtube-dlc - download videos from youtube.com or other video platforms. + +youtube-dlc is a fork of youtube-dl with the intention of getting features tested by the community merged in the tool faster, since youtube-dl's development seems to be slowing down. (https://github.com/ytdl-org/youtube-dl/issues/26462) - [INSTALLATION](#installation) - [DESCRIPTION](#description) |