about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-11-01 19:24:56 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-11-01 19:24:56 +0100
commit08965906a8d379e2be795ae5841e8860df17cf24 (patch)
tree5101e76e551504e7f45dbc5d6bbacac177383b20
parent5263cdfcf9b9c8684959cdba307fd4cd7e1e0338 (diff)
downloadyoutube-dl-08965906a8d379e2be795ae5841e8860df17cf24.tar.gz
youtube-dl-08965906a8d379e2be795ae5841e8860df17cf24.tar.xz
youtube-dl-08965906a8d379e2be795ae5841e8860df17cf24.zip
[README] Update FAQ on Ubuntu (#4078)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 230c12a88..933411fa2 100644
--- a/README.md
+++ b/README.md
@@ -381,7 +381,7 @@ Again, from then on you'll be able to update with `sudo youtube-dl -U`.
 
 YouTube changed their playlist format in March 2014 and later on, so you'll need at least youtube-dl 2014.07.25 to download all YouTube videos.
 
-If you have installed youtube-dl with a package manager, pip, setup.py or a tarball, please use that to update. Note that Ubuntu packages do not seem to get updated anymore. Since we are not affiliated with Ubuntu, there is little we can do. Feel free to report bugs to the Ubuntu packaging guys - all they have to do is update the package to a somewhat recent version. See above for a way to update.
+If you have installed youtube-dl with a package manager, pip, setup.py or a tarball, please use that to update. Note that Ubuntu packages do not seem to get updated anymore. Since we are not affiliated with Ubuntu, there is little we can do. Feel free to [report bugs](https://bugs.launchpad.net/ubuntu/+source/youtube-dl/+filebug) to the [Ubuntu packaging guys](mailto:ubuntu-motu@lists.ubuntu.com?subject=outdated%20version%20of%20youtube-dl) - all they have to do is update the package to a somewhat recent version. See above for a way to update.
 
 ### Do I always have to pass in `--max-quality FORMAT`, or `-citw`?