Path to this page:
./
net/coursera-dl,
Download course ressources for Coursera classes
Branch: CURRENT,
Version: 0.8.0nb5,
Package name: coursera-dl-0.8.0nb5,
Maintainer: pkgsrc-usersCoursera provides a variety of massive open online courses (MOOC)
covering many different topics. This script makes it easier to batch
download lecture resources (e.g., videos, ppt, etc) for Coursera classes.
Given one or more class names and account credentials, it obtains week
and class names from the lectures page, and then downloads the related
materials into appropriately named files and directories.
Required to run:[
devel/py-setuptools] [
security/py-asn1] [
security/py-keyring] [
www/py-beautifulsoup4] [
devel/py-requests] [
lang/py-six] [
www/py-urllib3] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 217.606 KB
Version history: (Expand)
- (2022-06-30) Updated to version: coursera-dl-0.8.0nb5
- (2022-01-05) Updated to version: coursera-dl-0.8.0nb4
- (2022-01-05) Updated to version: coursera-dl-0.8.0nb3
- (2020-12-05) Updated to version: coursera-dl-0.8.0nb2
- (2019-04-25) Updated to version: coursera-dl-0.8.0nb1
- (2017-11-23) Package has been reborn
CVS history: (Expand)
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
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-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-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
|
2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456) |
Log message:
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
|
2019-09-25 15:09:41 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
coursera-dl: mark as incompatible with Python 2.7 and self conflicting
|