CLI script to get videos from Arte plus 7 using their URL
Project description
ArtePlus7
ArtePlus7 is a python script aimed at downloading the mp4 videos from ArtePlus7 using their url.
It’s based on BeautifulSoup4.
Usage
The following commands will return the videos urls found
# The page dedicated to the video ./arte_plus_7.py -u http://www.arte.tv/guide/fr/034049-007/karambolage # Direct access to some pre-stored programs ./arte_plus_7.py -p tracks
To actually download the video, add a --qualiy <QUAL> for the one you want from the list
# Download 'tracks' with selected quality ./arte_plus_7.py -p tracks --quality <MQ|HQ|EQ|SQ>
Changelog
2.2.1 - 2.2.2 - 2.2.3: Updates for Pypi
2.2.3: convert README to reStructuredText
2.2.3: add a changelog in CHANGELOG.rst
2.2.3: add CHANGELOG.rst to long_description
2.2.2: fixes issues while releasing previous version on pypi
2.2.1: changes for pypi
2.2.0: Update to the new search results
Fix search handling
Improve ‘program’ to exclude not matching included search results
Add a ‘–version’ option
Remove unused ‘–keep-artifacts’ option
Pylint/pep8 cleanup
tox.ini: update to fail on pylint/pep8 errors.
2.1.0: New ArtePlus7 search handling
Handle new way of presenting search results
Fix num-progs for -1 to use all entries
Nicely handle some errors and add debug logging
2.0.0: New ArtePlus7 site and new options
Adapt to new ArtePlus7 interface, main JSON has been removed and now a search page should be parsed to get search results
Allow downloading multiple videos
Add a --search option to search using arte search engine
Add also a --verbose option
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file arte_plus7-2.2.4.tar.gz
.
File metadata
- Download URL: arte_plus7-2.2.4.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1e46fe30f60e685c1c1f037dda065cc6fc71786197a1ccd2b06e380c084125a |
|
MD5 | 73a3167199fc1390f3aa5a9521d39a32 |
|
BLAKE2b-256 | 3ba036579c0422e44dfe466057036716705f0c7bdb67db89d7ef97f9295f4995 |