Commit Graph

17 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Sebastiaan Speck 3b8dd30d52
pages: fix typo (#11934)
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-01-01 19:26:11 +01:00
Manuel Haussmann 2945238a01
youtube-dl: extend the custom filenames example (#6434)
Extend the custom filenames example to also include the playlist_index
(a useful way to keep the downloaded playlist sorted).
2021-09-01 08:57:21 -03:00
Seth Falco 3e4c519004
*: fix errors reported by languagetool (#6069) 2021-08-15 19:59:09 +02:00
empty 64a30d8d3a
youtube-dl: improve download a playlist and extract mp3 (#5037) 2021-01-03 10:25:16 -03:00
Krzysztof Bociurko 4b06377bad
youtube-dl: add Polish translation (#4900) 2020-11-01 13:30:55 +00:00
Atrate 3851c15812
youtube-dl: add quotation marks (#4768) 2020-10-19 15:53:00 -03:00
Guido Lena Cota 354d4b8748
Bulk change: move double quotes outside tokens (#4431) 2020-10-04 18:33:38 +01:00
shyneko 66bfc92e70
youtube-dl: add download playlist example (#4174) 2020-07-21 20:46:21 +01:00
David Cantrell 96cf62bc25
youtube-dl: add subtitle options (#3992) 2020-04-19 15:17:24 +02:00
Miro Rauhala 9bd9afa6bd youtube-dl: add download the best audio+video (#3790)
* youtube-dl: add download the best audio+video

With this command the user can download the best audio and video separately. After it's done downloading, it will spawn ffmpeg to merge the two files together. Handy when downloading stuff from youtube as they host video and audio separate.

* youtube-dl: removed braces
2020-01-26 13:53:12 +01:00
Tayeb B 101a44292e youtube-dl: fix format syntax (#3175) 2019-07-05 18:32:58 +02:00
Marco Bonelli 66abb98ce9 Refactor: reword English pages' links' descriptions. 2019-06-03 14:19:41 +02:00
P_Q_H 04ae522268 youtube-dl: add example for the --format option (#2714) 2019-02-25 11:04:32 +05:30
Starbeamrainbowlabs a19866e88a
multiple pages: add homepages (#2660) 2019-01-30 11:19:23 +00:00
P_Q_H 9749d6fc47 youtube-dl: fix custom filename example (#2708) 2019-01-14 23:45:13 +00:00
Hayden Schiff 790a4234b9 youtube-dl: clearer description of mp3 example 2016-01-21 18:56:49 -05:00
Hayden Schiff 8cf1d29111 added youtube-dl
Not so sure about the last example. I wanted to give an example of how youtube-dl allows you to very precisely filter a playlist, so I made up a sort of strange task. It might be better to just remove it though.
2016-01-21 18:15:46 -05:00