Infoqscraper

Latest version: v0.1.5

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.0

- Add support of several output type
* legacy:
From the 0.0.* branch, works with ffmpeg > 0.5
* h264:
Same as legacy but use x264. Faster encoding and smaller file size.
Require a recent ffmpeg
* h264_overlay:
Display both the slides and the speake. Use x264, encoding is much
slower than h264 (~10x)
- Removed PIL dependency
- Fix some encoding issues
- Fix broken slide download due to a markup change

0.0.8

- Fix a regression introduced by 0.0.7, ffmpeg 0.8 does not support -n
- Remove "... presentation -c" since redundant witch "infoqscraper -c ..."

0.0.7

- Fix "presentation download URL"
- Add --overwrite/-y option to overwrite an already existing output file.

0.0.6

- Fix several regressions due to markup changes

0.0.5

- Create requirements-extra-python2.6.txt for python 2.6 only dependencies
- Remove html5lib dependency. The built-in parse now works fine and a bug in
BeautifulSoup 4.2.0/html5lib prevent from parsing the pages correctly

0.0.4

- Python 2.6 compatibility
- Fix btrfs support (handle EMLINK properly)
- ffmpeg 0.8 compatibility (and later)
- Update page scraping to reflect the new page layout (previous versions no
longer work with the new website)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.