Commit graph

87 commits

Author SHA1 Message Date
Frederik Rietdijk 40ca841c5c Merge pull request #13124 from FRidh/buildPythonApplication
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Franz Pletz 06e37e9008 youtube-dl: 2016.01.01 -> 2016.02.13 2016-02-22 04:55:22 +01:00
Frederik Rietdijk 4d06bf70f4 buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00
Frederik Rietdijk ef4f65293b pythonPackages.youtube-dl: disable tests 2016-01-27 13:11:22 +01:00
Peter Simons af8c1f3368 youtube-dl: take advantage of the improved getVersion function 2016-01-05 20:09:39 +01:00
Peter Simons 41a91a5495 youtube-dl: remove meta.version 2016-01-05 12:46:01 +01:00
Mateusz Kowalczyk 1e630749d8 youtube-dl: 2015.11.24 -> 2016.01.01 2016-01-03 20:51:14 +00:00
Anders Lundstedt 49a4a141f9 youtube-dl: 2015.11.19 -> 2015.11.24 2015-11-25 08:28:20 +01:00
Anders Lundstedt af56acc23b youtube-dl: 2015.11.13 -> 2015.11.19 2015-11-20 07:17:29 +01:00
Jan Malakhovski 21c8d1024b youtube-dl: 2015.11.10 -> 2015.11.13 2015-11-14 10:13:37 +00:00
Anders Lundstedt a3448fad5f youtube-dl: 2015.10.24 -> 2015.11.10 2015-11-11 06:32:19 +01:00
AndersonTorres 68a198f74b youtube-DL: 2015.08.28 -> 2015.10.24 2015-11-01 09:22:19 -02:00
Ricardo M. Correia f86080cdb3 youtube-dl: 2015.08.28 -> 2015.10.06.2 2015-10-07 20:06:11 +02:00
Mateusz Kowalczyk adbb5d7ca6 youtube-dl: update to 2015.08.28 2015-08-31 23:57:16 +01:00
Mateusz Kowalczyk ccb9acc43e youtube-dl: update to 2015.08.16.1 2015-08-19 00:45:59 +01:00
William Giokas 51ce297187 youtube-dl: make a python package
This allows youtube-dl to support all versions of python, and be built
correctly even when the python version is overridden by the user.

An alias to youtube-dl has been added which points to the default python
version's youtube-dl.

Also, ffmpeg has been made into an optional dependency. If ffmpeg is set
to 'null' then it will not be built and there will be no wrapper for it
either. An extra package, youtube-dl-light, is the same as youtube-dl
but without the ffmpeg dependency.
2015-06-10 15:50:17 -07:00
Peter Simons c1c4ca08de youtube-dl: clean up the expression and document the pandoc situation
This patch resolves https://github.com/NixOS/nixpkgs/pull/8184.
2015-06-05 10:38:35 +02:00
Michael Phillips 86a511a398 youtube-dl: remove unnecessary pandoc dependency 2015-06-05 10:31:59 +02:00
codyopel 987fb76dc1 youtube-dl: 2015.05.20 -> 2015.05.29 2015-05-31 20:45:42 -04:00
codyopel ce62e1c77f youtube-dl: refactor
Closes https://github.com/NixOS/nixpkgs/pull/8039.
2015-05-29 20:26:31 +02:00
Pascal Wittmann 2043857a73 youtube-dl: update from 2015-05-15 to 2015-05-20 2015-05-20 21:14:45 +02:00
Mateusz Kowalczyk 5c8ea1958d youtube-dl: update to 2015.05.15 2015-05-20 06:58:09 +01:00
AndersonTorres 835a0e1540 youtube-dl: update from 2015.03.24 to 2015.04.03 2015-04-05 18:22:23 -03:00
Thomas Tuegel cbfaea8191 youtube-dl: wrap with ffmpeg
youtube-dl uses ffmpeg for post-processing and fixups. The ffmpeg used
can be overridden or libav can be substituted.
2015-03-25 18:35:33 -05:00
Mateusz Kowalczyk 69e9d228cb youtube-dl: update from 2015.03.09 to 2015.03.24 2015-03-25 00:46:58 +00:00
aszlig b40eee79a7
youtube-dl: Update to version 2015.03.09.
With the old version, not even YouTube videos are working anymore.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-03-12 22:23:52 +01:00
koral 6d7e09602f youtube-dl: 2015.01.25 -> 2015.01.30.2 2015-01-31 11:09:23 +01:00
Mateusz Kowalczyk edae98d029 youtube-dl: update to 2015.01.25 2015-01-27 00:46:24 +00:00
Damien Cassou 04cae926ac youtube-dl 2015.01.16 2015-01-21 15:35:22 +01:00
Peter Simons 64cef6eaa7 youtube-dl: enable the documentation build 2015-01-02 14:56:46 +01:00
Evgeny Egorochkin 26fc2c4988 youtube-dl: update from 2014.12.16 to 2014.12.17.2 2014-12-19 08:35:01 +02:00
Mateusz Kowalczyk 51ca7fdf0b youtube-dl: update to 2014.12.16 2014-12-16 07:01:49 +00:00
Mateusz Kowalczyk 4fcb615498 youtube-dl: update to 2014.12.12.1 2014-12-12 03:09:02 +00:00
Mateusz Kowalczyk 3d713ff1d6 youtube-dl: update from 2014.12.06.1 to 2014.12.10.3 2014-12-10 23:22:24 +00:00
Mateusz Kowalczyk ddcb9db54f youtube-dl: update to 2014.12.06.1
Also add self to maintainers considering I bump it pretty often already.
2014-12-10 09:15:59 +00:00
Mateusz Kowalczyk 456312a5fc youtube-dl: update to 2014.11.27 2014-11-28 02:31:01 +00:00
AndersonTorres a24225da61 Youtube-DL: update to 2014.11.16 2014-11-18 11:31:55 -02:00
Evgeny Egorochkin 7e2f54ae44 youtube-dl: update from 2014.11.12 to 2014.11.13.3 2014-11-15 22:20:16 +02:00
Pascal Wittmann f6b8460aa4 youtube-dl: update from 2014.11.04 to 2014.11.12 2014-11-12 16:11:07 +01:00
AndersonTorres 56e9b2c953 Youtube-dl: upgrade to 2014.11.04 2014-11-05 06:01:24 -02:00
Evgeny Egorochkin 3a03bf5700 youtube-dl: update from 2014.10.30 to 2014.11.02.1 2014-11-03 13:18:20 +02:00
Evgeny Egorochkin 767814e585 youtube-dl: update from 2014.10.25 to 2014.10.30 2014-11-01 14:52:11 +02:00
Evgeny Egorochkin 7eb9b172bb youtube-dl: update from 2014.10.13 to 2014.10.25 2014-10-27 07:35:13 +02:00
Evgeny Egorochkin 8977addc3a youtubeDL: update from 2014.09.19 to 2014.10.13 2014-10-25 20:31:54 +03:00
Valérian Galliat 1f4456fb5a Add youtube-dl license 2014-10-22 20:35:42 +02:00
koral 7e34168f3b Upgraded youtube-dl to v2014.09.19 2014-09-20 01:58:27 +02:00
Mateusz Kowalczyk 749cf663be youtube-dl: update to 2014.08.10 2014-08-11 08:57:38 +02:00
Mateusz Kowalczyk 44d65c6582 youtube-dl: update to 2014.08.05 2014-08-09 02:57:18 +02:00
Mateusz Kowalczyk a54b012fe9 youtube-dl: update to 2014.08.02.1 2014-08-02 18:57:54 +02:00
Evgeny Egorochkin bf0bc1044d youtubeDL: update from 2014.03.30.1 to 2014.04.02 2014-04-03 07:27:31 +03:00