./net/youtube-dl, Download videos from youtube.com

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 20200728, Package name: youtube-dl-20200728, Maintainer: leot

youtube-dl is a small command-line program written in Python to
download videos from YouTube.com.


Required to run:
[lang/python37] [devel/py-setuptools]

Master sites:

SHA1: 2193c2719fcb84300e3e175a61c7ec194ac1bc01
RMD160: f045747796d3069e3244dd072857f4d412489b3a
Filesize: 3105.162 KB

Version history: (Expand)


CVS history: (Expand)


   2020-07-30 20:48:45 by Benny Siegert | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #6283 - requested by leot
net/youtube-dl: update

Revisions pulled up:
- net/youtube-dl/Makefile                                       1.211
- net/youtube-dl/distinfo                                       1.193

---
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Mon Jul 27 22:21:45 UTC 2020

   Modified Files:
           pkgsrc/net/youtube-dl: Makefile distinfo

   Log message:
   youtube-dl: Update to 20200728

   Changes:
   20200728
   --------
   Extractors
   * [youtube] Fix sigfunc name extraction (#26134, #26135, #26136, #26137)
   * [youtube] Improve description extraction (#25937, #25980)
   * [wistia] Restrict embed regular expression (#25969)
   * [youtube] Prevent excess HTTP 301 (#25786)
   + [youtube:playlists] Extend URL regular expression (#25810)
   + [bellmedia] Add support for cp24.com clip URLs (#25764)
   * [brightcove] Improve embed detection (#25674)