pytoutv icon indicating copy to clipboard operation
pytoutv copied to clipboard

TOU.TV client library and user interfaces written in Python 3

Results 19 pytoutv issues
Sort by recently updated
recently updated
newest added

Hi Every command throw the same error message $ toutv list Bad HTTP status code (404) for "https://ici.tou.tv/presentation/search" $ toutv -v fetch -q MAX "District 31" S03E100 DEBUG:ShelveCache:Trying to open...

Doing ' toutv search "Grands Reportages" ' give the following error : ``` Bad HTTP status code (503) for "https://api.tou.tv/v1/toutvapiservice.svc/json/SearchTerms" ``` Doing a simple "toutv login " succeed ... Probably...

I am using Captvty to download Virginie and some episodes were not downloadable. So, I installed myself a VM with Debian and installed pytoutv. Unfortunately it gives me an HTTP...

Hi, The script works for about half the shows I try downloading, but for the other half, the download fails with a message like the following : `Error: cannot fetch...

https://ici.tou.tv/hotel-halcyon/S01E02 toutv fetch -q MAX https://ici.tou.tv/hotel-halcyon/S01E02 Bad HTTP status code (404) for "https://toutvuniver-vh.akamaihd.net/i/013/mp4/h/2017-08-24_07_00_00_hotelhalcyon_0002_,256,400,500,800,1200,2000,3000,.mp4.csmil/master.m3u8?hdnea=st=1547955135~exp=1547955255~acl=/i/013/mp4/h/2017-08-24_07_00_00_hotelhalcyon_0002_*~hmac=[...]" The episode works online and on the app mobile

When starting qtoutv, I get: [thread MainThread] ERROR 2018-05-19 23:14:59,942 Error: 'Client' object has no attribute 'get_page_repertoire'(fetch_error@emissions_treemodel.py:250) The qt app just display 'Loading...'.

For some reason when I pulled the last version the full episode title isn't displayed anymore. `db666@homeshare:~$ toutv info "Les grands reportages" S24E02 Les grands reportages **La course vers l'intelligence...

When I try to fetch an episode of 'les-tresors-d-arthur-l-aventurier' there is always an error at the end : $ toutv fetch 'les-tresors-d-arthur-l-aventurier' S01E12 Les.trésors.d'Arthur.l'aventurier.S01E12.Épisode.12.qAVG.ts 238.6 MiB 90/91 [##################################################-] 98%Download error:...

Hi, I followed the installation for OS X : sudo pip3 install pytoutv. Everything is good. Just want to know how to get access to EXTRA files (or at least...

Hello, many of the episodes on ici.tou.tv have subtitles available. You can download them like this: - Firefox: Analyse element - Go to network - activate the subtitles - Search...

enhancement