CVS log for pkgsrc/multimedia/py-m3u8/distinfo
Up to [cvs.NetBSD.org] / pkgsrc / multimedia / py-m3u8
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Aug 8 05:20:32 2024 UTC (4 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
HEAD
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -4
lines
py-m3u8: updated to 6.0.0
6.0.0
Parse Bitrate value as integer not string
Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Aug 5 14:46:53 2024 UTC (4 months ago) by adam
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +4 -4
lines
py-m3u8: updated to 5.3.0
5.3.0
Decompress content while loading gzipped playlists
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Jul 31 07:53:24 2024 UTC (4 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -4
lines
py-m3u8: updated to 5.2.0
5.2.0
Refactor parser.py to use consistent arguments
Fix output for example LL-HLS manifest
Issue 373: Import EXT-X-CUE-OUT and EXT-X-CUE-OUT-CONT handling
Always parse target duration as integer
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jul 2 09:18:54 2024 UTC (5 months, 1 week ago) by adam
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -4
lines
py-m3u8: updated to 5.1.0
5.1.0
Add infspec for specifying precision for EXTINF
Allow EXT-OATCLS-SCTE35 on non CUE-OUT segments
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue May 28 02:05:18 2024 UTC (6 months, 2 weeks ago) by gutteridge
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -4
lines
py-m3u8: update to 5.0.0
5.0.0
Feat: add explicit 'Duration=' parameter to EXT-X-CUE-OUT by @Equipo45 in #362
Extract FAQ from README by @leandromoreira in #363
Fix FAQ link by @leandromoreira in #364
feat: add version_matching module by @davigsousa @mauricioabreu in #366
Add support for rendering REQ-VIDEO-LAYOUT in stream info classes by @colekas-ssim in #365
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Apr 5 16:31:35 2024 UTC (8 months ago) by adam
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -4
lines
py-m3u8: updated to 4.1.0
4.1.0
Support EXT-X-CUE-OUT:Elapsed/Duration format
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jan 24 21:51:05 2024 UTC (10 months, 2 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4
lines
py-m3u8: updated to 4.0.0
4.0.0
Remove class for UTC compat for Python 2
Use built-in ISO 8601 parse for Python 3.11 and later
Run pyupgrade for 3.7
Upgrade actions to latest stable version
Add 3.12 to the list of versions to test
Pass timespec all the way down in dumps
Ruff cleanup
Run format with ruff
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Sep 18 14:41:57 2023 UTC (14 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -4
lines
py-m3u8: updated to 3.6.0
3.6.0
Add support for ext x image tag
Issue 326: allow tags after EXTINF
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon May 15 21:14:21 2023 UTC (18 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +4 -4
lines
py-m3u8: updated to 3.5.0
3.5.0
Comparisons to singletons - PEP8 style guide
Avoid using decimal.Decimal for integer values
Re-work URL joining to follow RFC 3986
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 17 10:24:04 2023 UTC (22 months, 3 weeks ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -4
lines
py-m3u8: updated to 3.4.0
3.4.0
Add Segment.media_Sequence
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Aug 24 08:45:09 2022 UTC (2 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +4 -4
lines
py-m3u8: updated to 3.3.0
3.3.0
Handle SCTE-35 Enhanced EXT-X-ASSET tags
Add missing comma in all
3.2.0
Add support for EXT-OATCLS-SCTE35
Fix issue 291: os.makedirs
3.1.0
Remove quotes from video range
Add support for EXT-X-CUE-OUT-CONT attributes in Segment.dumps
3.0.0
Follow RFC 8261 section 4.3.4.2 for CLOSED-CAPTIONS
Add support for stable variant/rendition IDs
Use millisecond accuracy for EXT-X-PROGRAM-DATE_TIME
Dropy support for Python 3.5
Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Jan 24 05:46:37 2022 UTC (2 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4
lines
py-m3u8: updated to 1.0.0
1.0.0
This is version 1.0.0 of m3u8 and it includes a breaking change if you were using custom parser functions.
* Extend custom_tags_parser functionality
* Remove coveralls
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Oct 26 11:01:16 2021 UTC (3 years, 1 month ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
multimedia: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (for legal reasons?):
./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz
./multimedia/adobe-flash-player/distinfo adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz
./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Oct 7 14:32:18 2021 UTC (3 years, 2 months ago) by nia
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2
lines
multimedia: Remove SHA1 hashes for distfiles
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jun 7 08:20:16 2021 UTC (3 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -5
lines
py-m3u8: updated to 0.9.0
0.9.0:
Add Github actions to test the code
Treat S3 as a URL instead of a local file
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Jan 15 12:35:36 2021 UTC (3 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -5
lines
py-m3u8: updated to 0.8.0
0.8.0
Added additional parsing for simple CUE-OUT with Duration key
Added _cueout_duration to _parse_cueout
Added AVERAGE-BANDWIDTH to IFramePlaylist
Added VIDEO-RANGE to IFramePlaylist
Added new playlist delta attributes from v10
Added HDCP-LEVEL to StreamInfo and IFramePlaylist
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Aug 21 09:08:22 2020 UTC (4 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5
lines
py-m3u8: updated to 0.7.1
0.7.1:
Fixed base path when query string has slashes
Fixed load file decode issue in non-english platform
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Jul 27 12:21:01 2020 UTC (4 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +5 -5
lines
py-m3u8: updated to 0.7.0
0.7.0:
EXTINF tag must not violate floating point spec
Drop Python 2 support
Allow users to use proxies
Allow users to use a custom HTTP client
Rounded framerate to 3 decimal places per spec
Support VIDEO-RANGE in StreamInfo
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon May 4 15:25:21 2020 UTC (4 years, 7 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -5
lines
py-m3u8: updated to 0.6.0
0.6.0:
Order DATERANGE x-s predictably
EXT-X-GAP support
Added ability for extra parameters to be passed to Key class
Add DATERANGE tag support
Add support for EXT-X-PRELOAD-HINT
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jan 20 11:53:07 2020 UTC (4 years, 10 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +5 -5
lines
py-m3u8: updated to 0.5.4
0.5.4:
Fixes a problem when a playlist comes with negative numbers, keeping them as they are.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Dec 11 12:52:21 2019 UTC (5 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +5 -5
lines
py-m3u8: updated to 0.5.3
0.5.3:
Allow individual EXT-X-MAP tag for segment
Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Nov 28 13:47:50 2019 UTC (5 years ago) by adam
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +5 -5
lines
py-m3u8: updated to 0.5.2
0.5.2:
Add SCTE35 CUE-OUT and CUE-IN support
Add #EXT-X-SESSION-KEY support
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Nov 5 07:56:24 2019 UTC (5 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +5 -5
lines
py-m3u8: updated to 0.5.1
0.5.1:
Missing SSL package import to create an unverified context
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Oct 2 15:35:52 2019 UTC (5 years, 2 months ago) by adam
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -5
lines
py-m3u8: updated to 0.5.0
0.5.0:
Parse EXT-X-VERSION as an int as per spec
Option to disable SSL verification
Ensure correct dumping of rendition report when LAST-PART is 0
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Sep 13 08:05:46 2019 UTC (5 years, 2 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -5
lines
py-m3u8: updated to 0.4.0
0.4.0:
Refactor StreamInfo (uses a class now)
Introduce session_data tag support
Ensure that final line is terminated as per spec
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Aug 21 10:17:15 2019 UTC (5 years, 3 months ago) by adam
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -5
lines
py-m3u8: updated to 0.3.12
0.3.12:
Add support for (preliminary) low latency protocol extensions
Fix quote handling on ASSOC-LANGUAGE and INSTREAM-ID
Don't assume EXTINF titles are quoted
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 7 12:27:40 2019 UTC (5 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5
lines
py-m3u8: updated to 0.3.11
0.3.11:
Add FRAME-RATE tag on dumps
Stop using outdated Python versions (3.3, 3.4)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jun 21 08:33:35 2019 UTC (5 years, 5 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -5
lines
py-m3u8: updated to 0.3.10
0.3.10:
dumps has now a consistent behavior with loads including EXT-X-PROGRAM-DATE-TIME
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 22 20:00:56 2019 UTC (5 years, 6 months ago) by adam
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -5
lines
py-m3u8: updated to 0.3.9
0.3.9
Fix bug on loading raw content without URI
Include README to packaging distribution
Fix README.rst syntax (error to publish package on PyPI)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 24 15:08:27 2019 UTC (5 years, 7 months ago) by adam
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -5
lines
py-m3u8: updated to 0.3.8
0.3.8:
Drop Python 2.6 support
Include X-EXT-MAP on dumps
Add basic support for parsing custom tags
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Dec 6 20:23:59 2018 UTC (6 years ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +5 -5
lines
py-m3u8: updated to 0.3.7
0.3.7:
* add support for uri when loading m3u8 from a string
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 14 12:05:45 2018 UTC (6 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -5
lines
py-m3u8: updated to 0.3.6
0.3.6:
support hls attributes video, audio, subtitles and cc
support hls tag #EXT-X-DISCONTINUITY-SEQUENCE
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Nov 10 07:59:24 2017 UTC (7 years, 1 month ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -5
lines
py-m3u8: updated to 0.3.5
0.3.5
add support to tag EXT-X-START
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Oct 16 10:48:49 2017 UTC (7 years, 1 month ago) by adam
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -5
lines
py-m3u8: update to 0.3.4
0.3.4
some bug fixes
adds support to commas on title
adds support CLOSED-CAPTIONS
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 7 06:21:10 2017 UTC (7 years, 3 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -5
lines
0.3.3:
Bug fixes.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jul 21 08:38:46 2017 UTC (7 years, 4 months ago) by adam
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +5 -5
lines
0.3.2:
adds EXT-X-MAP tag
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 20 21:13:04 2016 UTC (8 years ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -5
lines
Update to m3u8-0.3.0:
- Support for per-segment key handling
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 15 14:26:12 2016 UTC (8 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3
Add m3u8-0.2.10:
This module provides a parser for M3U8 playlists as used by Apple's HTTP
Live Streaming (HLS) and Dynamic Adaptive Streaming over HTTP (DASH).
CVSweb <webmaster@jp.NetBSD.org>