Hey Tom, I know your from Canada, can you download for me
must have Canada tv provider*to watch thisCode:devine dl CTV https://www.ctv.ca/shows/deadliest-catch/graveyard-for-the-lost-s20e20
+ Reply to Thread
Results 1,021 to 1,050 of 1744
-
-
-
-
I signed in via TV Provider and I am blocked as the only thing I have is CTV Space other than CTV itself. A few years back we dropped a whole lot of channels to save money and we found we never watched Discovery, Animal Planet, National Geographic and the list goes on. Funny thing is you get rid of a bunch of channels and the bill creeps back up in spite of that. Perhaps in a few weeks they will be caught up on that other website I PM you about. But there may be is another Canadian Devine User that is subscribed to Discovery that get this. I am sorry that I was not able to get this for you as you have been such a help to myself and others.
-
-
-
I bought Eset Nod 32 Security Essentials and realized once I got it today I should have paid an extra thirty bucks and got the Eset Security Ultimate which has the VPN. It is suppose to be Windscribe VPN that Eset uses and this would have been a really good deal since it was on sale as well; fifty two dollars off the regular price. I better try not to make that mistake in the future. Proton VPN Free is working on at least two U.S. streaming websites for me so that is terrific. Maybe someone can learn from my mistake and pay the extra money and get the Eset Security Ultimate with VPN when it is on sale. I bought what I do have from Best Buy Canada and I have the physical product not the digital download.
-
System : OSX Ventura 13.7.1
Browser: Safari
Service : itv
Error: This service requires cookies for authentication.
Can someone point me in right direction to resolve?
How do I supply cookies to Devine ?
I have figured that cookies for safari are stored in file below but can be converted to netscape format which I presume is needed.
I was able to use this tool (https://github.com/Lessica/CookiesTool) to convert the file at
~/Library/Containers/com.apple.Safari/Data/Library/Cookies/Cookies.binarycookies into netscape format
./CookiesTool Cookies.binarycookies -c netscape -o test.txt
my5 and all4 working fine
devine env info even indicates a folder for cookies but not sure if supposed to give a particular name or provide some parameterLast edited by will30uk; 15th Nov 2024 at 15:05.
-
Someone hopefully does a better job explaining this than me but here goes. You need to get a Chrome Extension called "OpenCookies". What you do is sign into ITV in Chrome. Then launch OpenCookies which has a way of grabbing your login cookie and you can save that as a text file. You then navigate to the Devine Cookie Folder and place that text file in there and rename it to ITV. Then launch Devine and see if that works for you. I hope someone else comes along and explains it better.
-
ITV fails to download https://www.itv.com/watch/barbie/10a4954/10a4892a0001 it carries a series_label of Other Episodes and doesn't make it through the current code.
Edit lines 166 ..168 in devine-services/services/ITV/__init__.py
to
Code:if not kind and next( ( x for x in data.get("seriesList") if x.get("seriesLabel").lower() in ["latest episodes", "other episodes"] ), None ):
-
BBC this time. Wolf Hall ran as a series in 2015 with 8 episodes. Their now is final part available. Downloaded it labels itself S01E01 which is already in 2015 episodes.
Prob best to not label unknown series as 1.
Alter line 340 in devine-services/services/BBC/__init__.py toCode:season_num = 100
-
BBC is annoying for sure. For example, this series (https://www.bbc.co.uk/iplayer/episodes/p09m6ldn/high) has two seasons mixed together and multiple S01E01s, S01E02s, etc. I just went into the service code, hardcoded some things temporarily to work around it.
Ideally, devine should allow any regex matching in -w but I think it only handles S??E?? patterns. -
I should have bought Eset Ultimate with VPN to begin with but I bought Eset Security Essentials instead. I noticed today at Best Buy Canada a great deal on Eset Home Security Ultimate saving over a hundred bucks off the regular price. The VPN in Eset Home Security Ultimate is Windscribe:
https://www.pcmag.com/reviews/eset-home-security-ultimate
https://www.bestbuy.ca/en-ca/product/eset-home-security-ultimate-pc-mac-10-devices-1-y...ot=1&slotPos=1
I am a fool for not waiting for this deal to show up but live and learn. I think I will buy and trust they will email the activation code and such. Windscribe is a useful VPN and the peace of mind that I am not giving my credit card info to Windscribe itself is comforting. I am hopeful that this paid version of Windcribe VPN will work well with Freevine and Devine.
Update: I ordered Eset Home Security Premium and I am waiting on my activation code. Hopefully it all works out well. I will let you all know how to VPN works. Also I was thinking since I didn't renew Nord VPN I saved that money and that was about I wasted in my exuberance on ordering the Eset with no VPN. If it all turns out well in the end I will have Anti Virus and VPN for less than five bucks a month.Last edited by Tom Saurus; 17th Nov 2024 at 14:51.
-
Last edited by will30uk; 17th Nov 2024 at 14:57.
-
I am happy that this worked out for you. It is also nice to be able to help as I have received so much help myself here at VideoHelp. One thing to remember when you update your message don't include anything from that cookie itself as that is your private information. It is kind of easy to share more than you intend when you share logs and such. So make sure you delete or obscure anything private when you post a log; but it is easy to forget these type of things so we all must stay on the ball.
-
struggling to download ITV tonight
devine dl -V -A -q576p -w S24E01 itv https://www.itv.com/watch/i'm-a-celebrity...-get-me-out-of-here!/L2649/1a7103a0339
───────────────────── Traceback (most recent call last) ──────────────────────╮
│ in _run_module_as_main:198 │
│ in _run_code:88 │
│ │
│ in <module>:7 │
│ │
│ C:\Users\palmer\git\devine-333-pip\env\Lib\site-packages\click\core.py:1157 │
│ in __call__ │
│ │
│ C:\Users\palmer\git\devine-333-pip\env\Lib\site-packages\click\core.py:1078 │
│ in main │
│ │
│ C:\Users\palmer\git\devine-333-pip\env\Lib\site-packages\click\core.py:1688 │
│ in invoke │
│ │
│ C:\Users\palmer\git\devine-333-pip\env\Lib\site-packages\click\core.py:1688 │
│ in invoke │
│ │
│ C:\Users\palmer\git\devine-333-pip\env\Lib\site-packages\click\core.py:1657 │
│ in _process_result │
│ │
│ C:\Users\palmer\git\devine-333-pip\env\Lib\site-packages\click\core.py:783 │
│ in invoke │
│ │
│ C:\Users\palmer\git\devine-333-pip\env\Lib\site-packages\devine\commands\dl. │
│ py:301 in result │
│ │
│ 298 │ │ │ │ self.log.info("Authenticated with Service") │
│ 299 │ │ │
│ 300 │ │ with console.status("Fetching Title Metadata...", spinner="dot │
│ ❱ 301 │ │ │ titles = service.get_titles() │
│ 302 │ │ │ if not titles: │
│ 303 │ │ │ │ self.log.error("No titles returned, nothing to downloa │
│ 304 │ │ │ │ sys.exit(1) │
│ │
│ C:\Users\palmer\git\stabbedbybrick-333\devine-services\services\ITV\__init__ │
│ .py:160 in get_titles │
│ │
│ 157 │ │ │ │ ) │
│ 158 │ │
│ 159 │ def get_titles(self) -> Union[Movies, Series]: │
│ ❱ 160 │ │ data = self.get_data(self.title) │
│ 161 │ │ kind = next( │
│ 162 │ │ │ (x.get("seriesType") for x in data.get("seriesList") if x. │
│ 163 │ │ ) │
│ │
│ C:\Users\palmer\git\stabbedbybrick-333\devine-services\services\ITV\__init__ │
│ .py:308 in get_data │
│ │
│ 305 │ │ │
│ 306 │ │ r = self.session.get(url) │
│ 307 │ │ if r.status_code != 200: │
│ ❱ 308 │ │ │ raise ConnectionError(r.text) │
│ 309 │ │ │
│ 310 │ │ soup = BeautifulSoup(r.text, "html.parser") │
│ 311 │ │ props = soup.select_one("#__NEXT_DATA__").text │
╰───────────────────────────────────────────────── ─────────────────────────────╯
ConnectionError: <HTML><HEAD>
<TITLE>Access Denied</TITLE>
</HEAD><BODY>
<H1>Access Denied</H1>
You don't have permission to access
"http://www.itv.com/watch/im-a-celebrity.
;..-get-me-out-of-here!/L2649/1a7103a033
5%0Adevine%20dl%20-V%20-A%20-q576p%20-w&
#37;20S23E19%20itv%20https:/www.itv.com/watch/im
-a-celebrity...-get-me-out-of-here!&
#47;L2649/1a7103a0335" on this server.<P>
Reference #18.8cc35068.1731889782.960705f
<P>https://errors.edgesuite.net/18.8cc35068.1731
889782.960705f</P>
</BODY>
</HTML> -
I noticed this too when I tried also . The url is correct in terms of what you get if you browse to show but looks suspicious when compared to format I see on other shows e.g. itv.com/watch/heroes/
The exclamation mark in url isnt great from a programmatic point of view . Might be worth finding another show on itv with an exclamation mark and checking if that works , so as to rule out.Last edited by will30uk; 17th Nov 2024 at 21:01.
-
-
Hi,
Am I doing something stupid (other than the content I'm trying to dl) - thanks
Code:>devine dl -V -A itvx https://www.itv.com/watch/the-girls-aloud-show/10a5973/10a5973a0002 / __ \/ ____/ | / / _/ | / / ____/ / / / / __/ | | / // // |/ / __/ / /_/ / /___ | |/ // // /| / /___ /_____/_____/ |___/___/_/ |_/_____/ ⠀ v3.3.2 Copyright © 2019-2024 rlaphoenix https://github.com/devine-dl/devine Service Config loaded Loaded Cdm Widevine CDM: 4464 (L3) Loaded 1 Vaults ─────────────────────────────── Service: ITV ─────────────────────────────── Service is not Geoblocked in your region + Cookies for 'default' profile found, authenticating... + Tokens refreshed and placed in cache Authenticated with Service No titles returned, nothing to download...
-
-
-
[QUOTE=the-equalizer;2757565]The full show can be downloaded on STV
Code:devine dl stv https://player.stv.tv/episode/4np9/girls-aloud-show-full
1 Season, 1 Episode
─────── The Girls Aloud Show: Live at the O2 - The Full Show S00E01 ────────
1 Video
└── [H.264, SDR] | en | 1920x1080 @ 3542 kb/s, 25.000 FPS
⠹ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- -
1 Audio
└── [AAC] | en | 127 kb/s
⠹ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ --:-- -
7 Chapters
├── 00:00:00.000
├── 00:08:34.000
├── 00:16:42.500
├── 00:32:55.700
├── 00:49:59.400
├── 01:03:31.800
└── 01:21:59.600
❌ Download Failed...
An unexpected error occurred in one of the download workers.
See the error trace above for more information. -
At a guess I reckon you are missing CCExtractor. As devine-dl is trying to search for subtitles in the video track(s)
-
Anyone out there know how to download this from ITV ?
Sunday and Mondays episodes just wont download for me - Other shows are absolutely fine though
https://www.itv.com/watch/i'm-a-celebrity...-get-me-out-of-here!/L2649/1a7103a0340 -
This command works for me.
Code:devine dl -w s24e01 itv https://www.itv.com/watch/im-a-celebrity.-get-me-out-of-here/L2649
-
-
I always do a devine search to find out the ID that the service code is looking for. I never just copy/paste the URL from the browser.
-
Similar Threads
-
How do I completely remove the music and sound effects from a movie?
By cns00 in forum EditingReplies: 1Last Post: 15th Jan 2024, 12:11 -
Which software can remove music from show but keep character dialogue?
By Mohamed61020 in forum AudioReplies: 6Last Post: 2nd Jul 2023, 21:32 -
Software for simple music videos?
By dewiclements in forum Software PlayingReplies: 3Last Post: 26th Jul 2022, 01:21 -
H.264 for archival and editing - no go?
By malling in forum Capturing and VCRReplies: 8Last Post: 19th Aug 2019, 23:51 -
Movie music too loud but dialogue too quiet fix needed
By hokkom in forum AudioReplies: 121Last Post: 4th May 2019, 08:51