2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524) |
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
|
2022-05-11 19:58:36 by John Klos | Files touched by this commit (3) |
Log message:
Allow youtube-dl to make use of pkgsrc ffmpeg5.
|
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-12-16 20:12:09 by Maya Rashish | Files touched by this commit (3) | |
Log message:
youtube-dl: update to 2021.12.17
Aleri Kaisattera (1):
[liveleak] Remove extractor (closes #17625, closes #24222) (#29331)
Logan B (1):
[umg:de] Update GraphQL API URL (#29304)
Remita Amine (1):
[periscope] pass referer to HLS requests(closes #29419)
Sergey M (1):
[README.md] Update MSVC 2010 redist URL (closes #29222)
Sergey M․ (9):
[nrk] Switch psapi URL to https (closes #29344)
[youtube] Workaround for get_video_info request (refs #29333)
[youtube] Make get_video_info processing more robust (closes #29333)
[curiositystream:collection] Extend _VALID_URL (closes #26326, closes #29117)
[pornhub] Dismiss tbr extracted from download URLs (closes #28927)
[pornhub] Detect geo restriction
[pornhub] Add support for pornhubthbh7ap3u.onion
[ChangeLog] Actualize [ci skip]
release 2021.12.17
Tianyi Shi (1):
[bilibili] Strip uploader name (#29202)
bopol (2):
[youtube] Update invidious instance list (#29281)
[peertube] only call description endpoint if necessary (#29383)
kikuyan (4):
[orf:tvthek] Add support for MPD formats (closes #28672) (#29236)
[appleconnect] Fix extraction (#29208)
[egghead] Add support for app.egghead.io (closes #28404) (#29303)
[postprocessor/ffmpeg] Show ffmpeg output on error (refs #22680) (#29336)
lanegramling (1):
[youtube] Update signature function patterns (closes #30363) (#30366)
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2021-06-06 11:03:31 by Leonardo Taccari | Files touched by this commit (3) |
Log message:
youtube-dl: Update to 20210606
Changes:
20210606
--------
Extractors
* [facebook] Improve login required detection
* [youporn] Fix formats and view count extraction (#29216)
* [orf:tvthek] Fix thumbnails extraction (#29217)
* [formula1] Fix extraction (#29206)
* [ard] Relax URL regular expression and fix video ids (#22724, #29091)
+ [ustream] Detect https embeds (#29133)
* [ted] Prefer own formats over external sources (#29142)
* [twitch:clips] Improve extraction (#29149)
+ [twitch:clips] Add access token query to download URLs (#29136)
* [youtube] Fix get_video_info request (#29086, #29165)
* [vimeo] Fix vimeo pro embed extraction (#29126)
* [redbulltv] Fix embed data extraction (#28770)
* [shahid] Relax URL regular expression (#28772, #28930)
20210516
--------
Core
* [options] Fix thumbnail option group name (#29042)
* [YoutubeDL] Improve extract_info doc (#28946)
Extractors
+ [playstuff] Add support for play.stuff.co.nz (#28901, #28931)
* [eroprofile] Fix extraction (#23200, #23626, #29008)
+ [vivo] Add support for vivo.st (#29009)
+ [generic] Add support for og:audio (#28311, #29015)
* [phoenix] Fix extraction (#29057)
+ [generic] Add support for sibnet embeds
+ [vk] Add support for sibnet embeds (#9500)
+ [generic] Add Referer header for direct videojs download URLs (#2879,
#20217, #29053)
* [orf:radio] Switch download URLs to HTTPS (#29012, #29046)
- [blinkx] Remove extractor (#28941)
* [medaltv] Relax URL regular expression (#28884)
+ [funimation] Add support for optional lang code in URLs (#28950)
+ [gdcvault] Add support for HTML5 videos
* [dispeak] Improve FLV extraction (#13513, #28970)
* [kaltura] Improve iframe extraction (#28969)
* [kaltura] Make embed code alternatives actually work
* [cda] Improve extraction (#28709, #28937)
* [twitter] Improve formats extraction from vmap URL (#28909)
* [xtube] Fix formats extraction (#28870)
* [svtplay] Improve extraction (#28507, #28876)
* [tv2dk] Fix extraction (#28888)
|
2021-04-25 20:58:32 by Leonardo Taccari | Files touched by this commit (2) |
Log message:
youtube-dl: Update to 20210426
Changes:
20210426
--------
Extractors
+ [xfileshare] Add support for wolfstream.tv (#28858)
* [francetvinfo] Improve video id extraction (#28792)
* [medaltv] Fix extraction (#28807)
* [tver] Redirect all downloads to Brightcove (#28849)
* [go] Improve video id extraction (#25207, #25216, #26058)
* [youtube] Fix lazy extractors (#28780)
+ [bbc] Extract description and timestamp from __INITIAL_DATA__ (#28774)
* [cbsnews] Fix extraction for python <3.6 (#23359)
|