issues Search Results · repo:bboymega/rbtv-dl language:Python
Filter by
4 results
(42 ms)4 results
inbboymega/rbtv-dl (press backspace or delete to remove)The script used to work for me last year. I tried to download something recently and got always the same errors:
$ python3 rbtv-dl.py https://www.redbull.com/gb-en/videos/any-video-from-red-bull-website ...
thisisgregm
- 3
- Opened on Aug 29, 2022
- #4
May be similar to: https://github.com/bboymega/rbtv-dl/issues/1
When trying to run: pip3 install requests bs4 re
I get:
ERROR: Could not find a version that satisfies the requirement re (from versions: ...
thisisgregm
- 1
- Opened on Aug 29, 2022
- #3
# python3 rbtv-dl.py https://www.redbull.com/gb-en/episodes/wide-boyz-reel-rock-s01-e05
Traceback (most recent call last):
File rbtv-dl.py , line 55, in module
title = title.replace(char, - ) ...
turkeyphant
- Opened on Aug 30, 2021
- #2
# pip3 install json
ERROR: Could not find a version that satisfies the requirement json (from versions: none)
ERROR: No matching distribution found for json
# pip3 install re
ERROR: Could not find a ...
turkeyphant
- 2
- Opened on Aug 30, 2021
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.