VideoHelp Forum


Try StreamFab Downloader and download from Netflix, Amazon, Youtube! Or Try DVDFab and copy Blu-rays! or rip iTunes movies!


Try StreamFab Downloader and download streaming video from Youtube, Netflix, Amazon! Download free trial.


+ Reply to Thread
Page 18 of 18
FirstFirst ... 8 16 17 18
Results 511 to 517 of 517
Thread
  1. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by stabbedbybrick View Post
    I don't know if I'm making any sense. But in short, you want episodes to have proper numbers in order to be requested with the "-w" flag.
    I think I understand. I was under the assumption that concert was from a simple video URL, not from a series URL. So the issue is that the series isn't properly structured with episode indexes in their backend data structures, right?
    Correct. The Dua Lipa example is indeed from an episode URL, which is using an endpoint where you can only get data on a per episode basis and does have enough information to list it properly. But in order to get episode data from the entire Glastonbury series URL at once, you have to use graphql which doesn't display the same information. Add to that how inconsistent they are with how and if the seasons/episodes are listed. No matter what, you have to use a metric shit ton of regex and if/else checks.

    As a last resort, I guess it's possible to use an asynchronous session to fetch each episode in a series, but there has to be a proper way to handle this nonsense that haven't been able to find.
    Quote Quote  
  2. All right, iPlayer service has been updated. I'm sure it's not perfect, but it's probably as good as I can make it for now. Feel free to report any breaking bugs and I'll look at it when I have time.

    Fixes:
    - Added more locations to look for available streams (e.g. Glastonbury 2024 UHD).
    - Episode numbers will now use the numeric positional value of the episode if no standard value is available, and only fall back to 0 as last resort.
    - Made search option functional again.
    Quote Quote  
  3. C:\Users\Brian\AppData\Local\devine\services\CTV\_ _init__.py:137 in │
    │ get_titles │
    │ │
    │ 134 │ │ │ ) │
    │ 135 │ │
    │ 136 │ def get_titles(self) -> Titles_T: │
    │ ❱ 137 │ │ title, kind, episode = (re.match(self.TITLE_RE, self.title).gr │
    │ 138 │ │ title_path = self.get_title_id(kind, title, episode) │
    │ 139 │ │ │
    │ 140 │ │ if episode is not None: │
    │ │
    │ C:\Users\Brian\AppData\Local\devine\services\CTV\_ _init__.py:137 in │
    │ <genexpr> │
    │ │
    │ 134 │ │ │ ) │
    │ 135 │ │
    │ 136 │ def get_titles(self) -> Titles_T: │
    │ ❱ 137 │ │ title, kind, episode = (re.match(self.TITLE_RE, self.title).gr │
    │ 138 │ │ title_path = self.get_title_id(kind, title, episode) │
    │ 139 │ │ │
    │ 140 │ │ if episode is not None: │
    ╰───────────────────────────────────────────────── ─────────────────────────────╯
    AttributeError: 'NoneType' object has no attribute 'group'
    What does this mean?
    Quote Quote  
  4. Member
    Join Date
    Dec 2021
    Location
    england
    Search Comp PM
    ctv link?
    what did you put it on command
    Quote Quote  
  5. Originally Posted by iamghost View Post
    ctv link?
    what did you put it on command
    devine dl -w S01-S05 CTV flashpoint

    I used the service files created by stabbedbybrick that are on GitHub.
    Quote Quote  
  6. Member
    Join Date
    Oct 2023
    Location
    Australia
    Search PM
    Originally Posted by stabbedbybrick View Post
    All right, iPlayer service has been updated.
    Thanks stabby. Seems to work pretty well.

    Image
    [Attachment 80432 - Click to enlarge]
    Quote Quote  
  7. Originally Posted by billybanana View Post
    Originally Posted by stabbedbybrick View Post
    All right, iPlayer service has been updated.
    Thanks stabby. Seems to work pretty well.

    80432
    Nice, thanks for confirming

    Did you make any progress on your AU services?
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!