Commit Graph

70 Commits

Author SHA1 Message Date
Humdinger
1771e7fef4 youtube-dl: update to 2019.09.12.1 2019-09-21 08:49:38 +02:00
Humdinger
144b69a97e youtube-dl: update to 2019.07.16 2019-07-18 13:48:27 +02:00
Humdinger
566820e655 youtube-dl: update to 2019.06.08
Let's see if the buildbot chokes building x86 again...
2019-06-20 17:24:32 +02:00
Humdinger
1caed0f4b3 youtube-dl: update to 2019.05.20 2019-05-21 14:52:33 +02:00
Humdinger
a29b50ed00 youtube-dl: update to 2019-03-01 2019-03-02 09:38:48 +01:00
Humdinger
f2ca7b87ed youtube-dl: update to 2019.01.17 2019-01-19 09:42:50 +01:00
fbrosson
ff4753b5b7 youtube-dl: bump to 2018.11.07. 2018-11-07 18:51:59 +00:00
fbrosson
b17a9e9ccc youtube-dl: bump to 2018.11.03. 2018-11-02 20:59:15 +00:00
fbrosson
5e8ed940dc youtube-dl: bump to 2018.10.29. 2018-10-28 22:46:59 +00:00
fbrosson
ab28e2020a youtube-dl: bump to 2018.10.05. 2018-10-05 00:07:31 +00:00
fbrosson
99d7f73ad8 youtube-dl: bump to 2018.09.26. 2018-09-26 08:24:46 +00:00
fbrosson
3c2ac39177 youtube-dl: bump to 2018.09.18. 2018-09-18 11:17:58 +00:00
fbrosson
b9aab7d686 youtube-dl: bump to 2018.09.10. 2018-09-10 07:57:58 +00:00
fbrosson
09ccaa76c6 youtube-dl: bump to 2018.09.08. 2018-09-07 23:31:42 +00:00
fbrosson
3b94cf096f youtube-dl: bump to 2018.09.01. 2018-09-03 15:51:54 +00:00
fbrosson
fd58040408 youtube-dl: bump to 2018.08.28. 2018-08-29 17:15:35 +00:00
fbrosson
0fbd968d06 youtube-dl: bump to 2018.08.22. 2018-08-22 13:01:24 +00:00
fbrosson
1c1048e3f7 youtube-dl: bump to 2018.08.04. 2018-08-04 20:01:15 +00:00
fbrosson
11e792e216 youtube-dl: bump to 2018.07.29. 2018-07-29 12:22:32 +00:00
fbrosson
3e6b2bd7fa youtube-dl: bump to 2018.07.21. 2018-07-21 23:46:50 +00:00
fbrosson
d8e48a2055 youtube-dl: bump to 2018.07.10. 2018-07-10 10:24:17 +00:00
fbrosson
396d256ae6 youtube-dl: bump to 2018.07.04. 2018-07-04 04:55:06 +00:00
fbrosson
acc8621942 youtube-dl: bump to 2018.06.25. 2018-07-01 10:15:46 +00:00
fbrosson
686b3d0580 youtube-dl: bump to 2018.06.18. 2018-06-19 09:31:35 +00:00
fbrosson
b42811acd9 youtube-dl: bump to 2018.06.14. 2018-06-13 22:43:01 +00:00
fbrosson
be5d602cd0 youtube-dl: bump to 2018.06.11. 2018-06-10 23:00:45 +00:00
fbrosson
84522fa0f6 youtube-dl: bump to 2018.06.02. 2018-06-02 23:20:14 +00:00
fbrosson
b78e7d0667 youtube-dl: bump to 2018.05.26. 2018-05-26 22:42:24 +00:00
fbrosson
a7b2f1503b youtube-dl: bump to 2018.05.18. 2018-05-18 07:09:36 +00:00
fbrosson
48ddc7cea0 youtube-dl: bump to 2018.05.09. 2018-05-09 14:01:01 +00:00
fbrosson
a2467a6387 youtube-dl: bump to 2018.05.01. 2018-05-02 00:34:53 +00:00
fbrosson
9c1320f03b youtube-dl: bump to 2018.04.25. 2018-04-24 23:37:18 +00:00
fbrosson
4d76190a8c youtube-dl: bump to 2018.04.16. 2018-04-16 00:02:28 +00:00
fbrosson
88c3d1d2f9 youtube-dl: bump to 2018.04.09. (#2431) 2018-04-09 09:22:34 +00:00
fbrosson
16f274bf18 youtube-dl: bump to 2018.04.03. 2018-04-03 08:04:16 +00:00
fbrosson
02f7b8f5c5 youtube-dl: bump to 2018.03.26.1. (#2400) 2018-03-29 00:07:38 +00:00
fbrosson
657bedfc71 youtube-dl: bump to 2018.03.20. (#2363) 2018-03-22 10:59:47 +00:00
fbrosson
90c916853f youtube-dl: bump to 2018.03.10, add (non working) TEST(). (#2318)
"make offlinetest" will fail because flake8 is not available.
2018-03-11 23:57:48 +00:00
fbrosson
99409bbbb3 youtube-dl: bump to 2018.03.03. (#2265) 2018-03-03 02:26:37 +00:00
fbrosson
8067e4eb9b youtube-dl: bump to 2018.02.26. (#2255) 2018-02-26 09:27:39 +00:00
fbrosson
b659d128b3 youtube-dl: bump to 2018.02.22. (#2240) 2018-02-22 19:05:04 +00:00
fbrosson
7aafe7c148 youtube-dl: add man page, completion data, python subpackages (#2202)
Changes:

* Bump to 2018.02.11.
* Add man page and bash/fish/zsh completion data.
* Fix/update LICENSE & COPYRIGHT.
* Drop "cmd:ffmpeg" from REQUIRES as ffmpeg is not required but just
  recommended. youtube-dl only needs ffmpeg if the user downloads
  DASH video+audio contents and wants these to be combined together.
* Add _python and _python3 subpackages.

Contents:

* youtube_dl ships the main youtube-dl monolithic python2.7 script,
  as well as the man page and the bash/fish/zsh completion data.
* youtube_dl_python ships the youtube-dl-python python2.7 script.
* youtube_dl_python3 ships the youtube-dl-python3 python3.6 script.

Remarks:    

* The base package, youtube_dl, does not depend on any of the python
  subpackages.
* The youtube_dl_python and youtube_dl_python3 packages do not depend
  on the base package.
* All packages may be installed together.
* Each package works independently of the others.
2018-02-15 21:13:47 +00:00
netpositive36
e7ae3917ff net-misc/youtube_dl: version bump. (#2181) 2018-02-04 11:25:58 +00:00
netpositive36
76c707f4f5 net-misc/youtube-dl: version bump. (#2155) 2018-01-24 19:01:43 +00:00
fbrosson
19982fbb6e youtube-dl: add SOURCE_FILENAME. 2018-01-14 18:07:26 +00:00
netpositive36
99abfa4afa net-misc/youtube-dl: version bump. (#2121) 2018-01-14 17:41:15 +00:00
netpositive36
666dafcec6 youtube-dl: version bump. Old recipes removed. (#1796) 2017-11-22 23:02:54 +01:00
Jerome Duval
5e50d332bb youtube_dl: bump version. 2017-11-04 16:01:31 +01:00
Humdinger
ebd0f20e9a Latest youtube-dl 2017.04.28
Removed recipes for older versions from 2016.
2017-04-29 18:57:56 +02:00
Vidrep
1362f9bcf9 Update youtube_dl to current revision 2017-01-26 22:43:28 +01:00