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

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


Branch: pkgsrc-2021Q1, Version: 20210407, Package name: youtube-dl-20210407, Maintainer: leot

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


Master sites:

SHA1: 9264cf84e8f434650295a0048c3a6ef5935d6f81
RMD160: d3f6bfb55b25b5c8847cda9365e08cd65d823950
Filesize: 3246.739 KB

Version history: (Expand)


CVS history: (Expand)


   2021-04-10 10:41:02 by Benny Siegert | Files touched by this commit (3)
Log message:
Pullup ticket #6437 - requested by leot
net/youtube-dl: bugfixes

Revisions pulled up:
- net/youtube-dl/Makefile                                       1.237-1.239
- net/youtube-dl/PLIST                                          1.113
- net/youtube-dl/distinfo                                       1.217-1.219

---
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Wed Mar 31 18:26:58 UTC 2021

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

   Log message:
   youtube-dl: Update to 20210331

   Changes:
   20210331
   --------
   Extractors
   * [vlive] Fix inkey request (#28589)
   * [francetvinfo] Improve video id extraction (#28584)
   + [instagram] Extract duration (#28469)
   * [instagram] Improve title extraction (#28469)
   + [sbs] Add support for ondemand watch URLs (#28566)
   * [youtube] Fix video's channel extraction (#28562)
   * [picarto] Fix live stream extraction (#28532)
   * [vimeo] Fix unlisted video extraction (#28414)
   * [youtube:tab] Fix playlist/community continuation items extraction (#28266)
   * [ard] Improve clip id extraction (#22724, #28528)

---
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Thu Apr  1 12:14:15 UTC 2021

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

   Log message:
   youtube-dl: Update to 20210401

   Changes:
   20210401
   --------
   Extractors
   * [youtube] Setup CONSENT cookie when needed (#28604)
   * [vimeo] Fix password protected review extraction (#27591)
   * [youtube] Improve age-restricted video extraction (#28578)

---
   Module Name:    pkgsrc
   Committed By:   leot
   Date:           Wed Apr  7 13:21:01 UTC 2021

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

   Log message:
   youtube-dl: Update to 20210407

   Changes:
   20210407
   --------
   Core
   * [extractor/common] Use compat_cookies_SimpleCookie for _get_cookies
   + [compat] Introduce compat_cookies_SimpleCookie
   * [extractor/common] Improve JSON-LD author extraction
   * [extractor/common] Fix _get_cookies on python 2 (#20673, #23256, #20326,
     #28640)

   Extractors
   * [youtube] Fix extraction of videos with restricted location (#28685)
   + [line] Add support for live.line.me (#17205, #28658)
   * [vimeo] Improve extraction (#28591)
   * [youku] Update ccode (#17852, #28447, #28460, #28648)
   * [youtube] Prefer direct entry metadata over entry metadata from playlist
     (#28619, #28636)
   * [screencastomatic] Fix extraction (#11976, #24489)
   + [palcomp3] Add support for palcomp3.com (#13120)
   + [arnes] Add support for video.arnes.si (#28483)
   + [youtube:tab] Add support for hashtags (#28308)