badges
This commit is contained in:
parent
c55fa00c02
commit
e81aad9de1
1 changed files with 10 additions and 4 deletions
14
README.md
14
README.md
|
|
@ -1,4 +1,11 @@
|
||||||
# ytdl-sub: Youtube-DL-Subscribe
|
# ytdl-sub: Youtube-DL-Subscribe
|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
Automate downloading and adding metadata with YoutubeDL.
|
Automate downloading and adding metadata with YoutubeDL.
|
||||||
|
|
||||||
This package strives to download media via
|
This package strives to download media via
|
||||||
|
|
@ -11,7 +18,8 @@ and prepare it for consumption in your favorite media player
|
||||||
modern music players)
|
modern music players)
|
||||||
in the most hassle-free way possible. We recognize that everyone stores their
|
in the most hassle-free way possible. We recognize that everyone stores their
|
||||||
media differently. Our approach for file and metadata formatting is to provide
|
media differently. Our approach for file and metadata formatting is to provide
|
||||||
maximum flexibility while maintaining simplicity.
|
maximum flexibility while maintaining simplicity. Read more about it
|
||||||
|
[here](https://ytdl-sub.readthedocs.io/en/latest/).
|
||||||
|
|
||||||
## Supported Features
|
## Supported Features
|
||||||
Below lists supported download schemes. You can see our
|
Below lists supported download schemes. You can see our
|
||||||
|
|
@ -200,9 +208,7 @@ pip install -e .
|
||||||
We are actively working on documenting all ytdl-sub features
|
We are actively working on documenting all ytdl-sub features
|
||||||
[within our readthedocs page](https://ytdl-sub.readthedocs.io/en/latest/).
|
[within our readthedocs page](https://ytdl-sub.readthedocs.io/en/latest/).
|
||||||
It is still a work-in-progress, but you can still find some useful things
|
It is still a work-in-progress, but you can still find some useful things
|
||||||
in there like
|
in there.
|
||||||
[available format variables](https://ytdl-sub.readthedocs.io/en/latest/config/format_variables/index.html)
|
|
||||||
for Youtube and Soundcloud media.
|
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
There are many ways to contribute, even without coding. Please take a look in
|
There are many ways to contribute, even without coding. Please take a look in
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue