Stefan Götz
d49b5cd452
youtube-dl: 2016-09-19 -> 2016-09-27
2016-10-01 12:46:10 +02:00
Stefan Goetz
3a534e8609
youtube-dl: 2016.07.16 -> 2016.09.19 ( #18723 )
...
* youtube-dl: 2016.07.16 -> 2016.09.18
* youtube-dl: 2016.09.18 -> 2016.09.19
2016-09-19 21:43:53 +02:00
Profpatsch
e1e96a8210
youtube-dl: wrap with atomicparsley ( #18066 )
...
Otherwise --embed-thumbnail will crash youtube-dl while running.
Rewrite the module arguments to be semantic and not fail with null
pointer errors.
2016-08-30 14:36:16 +02:00
Stephen Whitmore
d8516b0fe3
youtube-dl: 2016.07.09.2 -> 2016.07.17
2016-07-18 09:50:51 -07:00
Márton Boros
129c17b222
youtube-dl: 2016.07.03.1 -> 2016.07.09.2
2016-07-10 12:58:10 +02:00
mimadrid
aaa023c858
youtube-dl: 2016.06.27 -> 2016.07.03.1
2016-07-04 11:41:15 +02:00
mimadrid
654b978fa3
youtube-dl: 2016.06.19.1 -> 2016.06.27
2016-06-28 13:10:43 +02:00
wrb
22a7f3a849
youtube-dl: 2016.05.21.2 -> 2016.06.19.1 ( #16338 )
2016-06-21 13:12:36 +02:00
wrb
c27eec296a
youtube-dl: 2016.04.19 -> 2016.05.21.2
2016-05-26 23:33:33 +02:00
Joachim Schiele
a021b6a617
youtube-dl: version bump to 2016.04.19
2016-05-20 14:04:50 +02:00
Peter Simons
8e462995ba
Bring my stdenv.lib.maintainers user name in line with my github nick.
2016-05-16 22:49:55 +02:00
Vladimír Čunát
39ebb01d6e
Merge branch 'staging', containing closure-size #7701
2016-04-13 09:25:28 +02:00
Joachim Fasting
6111d5b480
youtube-dl: 2016.02.13 -> 2016.04.06
2016-04-09 19:47:42 +02:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
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
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Frederik Rietdijk
ef4f65293b
pythonPackages.youtube-dl: disable tests
2016-01-27 13:11:22 +01:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +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
Luca Bruno
a412927924
Merge remote-tracking branch 'origin/master' into closure-size
2015-11-25 21:37:30 +01:00
Anders Lundstedt
49a4a141f9
youtube-dl: 2015.11.19 -> 2015.11.24
2015-11-25 08:28:20 +01:00
Vladimír Čunát
333d69a5f0
Merge staging into closure-size
...
The most complex problems were from dealing with switches reverted in
the meantime (gcc5, gmp6, ncurses6).
It's likely that darwin is (still) broken nontrivially.
2015-11-20 14:32:58 +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
Vladimír Čunát
4a571ba0dd
ffmpeg: split into multiple outputs
...
Also fix some referrers.
2015-10-13 20:18:57 +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