Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/youtube-dl/versions.
These checks were done:
- built on NixOS
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/.youtube-dl-wrapped -h’ got 0 exit code
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/.youtube-dl-wrapped --help’ got 0 exit code
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/.youtube-dl-wrapped --version’ and found version 2018.04.16
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/youtube-dl -h’ got 0 exit code
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/youtube-dl --help’ got 0 exit code
- ran ‘/nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16/bin/youtube-dl --version’ and found version 2018.04.16
- found 2018.04.16 with grep in /nix/store/3dkc0vhb4v2fyagm0p33r54f6j89sjb0-youtube-dl-2018.04.16
- directory tree listing: https://gist.github.com/359ce5add8ebf04a1dfe79aecb499137
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.
This update was made based on information from https://repology.org/metapackage/youtube-dl/versions.
These checks were done:
- built on NixOS
- ran `/nix/store/xh1vx2vp7syc711vijy1qs452xxkmk1n-youtube-dl-2018.03.26.1/bin/.youtube-dl-wrapped -h` got 0 exit code
- ran `/nix/store/xh1vx2vp7syc711vijy1qs452xxkmk1n-youtube-dl-2018.03.26.1/bin/.youtube-dl-wrapped --help` got 0 exit code
- ran `/nix/store/xh1vx2vp7syc711vijy1qs452xxkmk1n-youtube-dl-2018.03.26.1/bin/youtube-dl -h` got 0 exit code
- ran `/nix/store/xh1vx2vp7syc711vijy1qs452xxkmk1n-youtube-dl-2018.03.26.1/bin/youtube-dl --help` got 0 exit code
- found 2018.03.26.1 with grep in /nix/store/xh1vx2vp7syc711vijy1qs452xxkmk1n-youtube-dl-2018.03.26.1
- directory tree listing: https://gist.github.com/0697ddb269c38c62a33bd198ac505324
Semi-automatic update. These checks were performed:
- built on NixOS
- ran `/nix/store/a520a1ddi4fyfyjmkqpf5kgmdy481mpf-youtube-dl-2018.02.22/bin/.youtube-dl-wrapped -h` got 0 exit code
- ran `/nix/store/a520a1ddi4fyfyjmkqpf5kgmdy481mpf-youtube-dl-2018.02.22/bin/.youtube-dl-wrapped --help` got 0 exit code
- ran `/nix/store/a520a1ddi4fyfyjmkqpf5kgmdy481mpf-youtube-dl-2018.02.22/bin/.youtube-dl-wrapped --version` and found version 2018.02.22
- ran `/nix/store/a520a1ddi4fyfyjmkqpf5kgmdy481mpf-youtube-dl-2018.02.22/bin/youtube-dl -h` got 0 exit code
- ran `/nix/store/a520a1ddi4fyfyjmkqpf5kgmdy481mpf-youtube-dl-2018.02.22/bin/youtube-dl --help` got 0 exit code
- ran `/nix/store/a520a1ddi4fyfyjmkqpf5kgmdy481mpf-youtube-dl-2018.02.22/bin/youtube-dl --version` and found version 2018.02.22
- found 2018.02.22 with grep in /nix/store/a520a1ddi4fyfyjmkqpf5kgmdy481mpf-youtube-dl-2018.02.22
cc "@bluescreen303 @phreedom @AndersonTorres @fuuzetsu @fpletz"
* youtube-dl: add pycryptodome dependency
The pycrypto library is used for HLS streams with encrypted segments.
See https://github.com/rg3/youtube-dl/pull/8201
* youtube-dl: 2017.05.23 -> 2017.05.29