lp:~humitos/encuentro/cda-backend
Created by
Manuel Kaufmann
and last modified
- Get this branch:
- bzr branch lp:~humitos/encuentro/cda-backend
Only
Manuel Kaufmann
can upload to this branch. If you are
Manuel Kaufmann
please log in for upload directions.
Branch merges
Propose for merging
- Facundo Batista: Pending requested
-
Diff: 2240 lines (+2037/-3) (has conflicts)12 files modifiedencuentro/__init__.py (+4/-0)
encuentro/data.py (+2/-0)
encuentro/network.py (+111/-1)
encuentro/utils.py (+52/-1)
server/get_cda_episodes.py (+265/-0)
server/helpers.py (+44/-1)
tests/ej-cda-ajax.json (+1/-0)
tests/ej-cda-clip-ajax.json (+1/-0)
tests/ej-cda-playlist.m3u8 (+10/-0)
tests/ej-cda-sections.html (+360/-0)
tests/ej-cda-series_1.html (+1115/-0)
tests/test_cda_scrapers.py (+72/-0)
Branch information
Recent revisions
- 255. By Manuel Kaufmann
-
New backend added: CDA
The video is in chunks in the server, so a new Downloader
(CDADownloader) was created to be manage this situation.The 'url' of each episode points to the URL of the chunklist of the
best quality available for that episode. - 249. By Facundo Batista
-
When finished downloading, don't change episode info if shouldn't. Fixes LP:1407440
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:encuentro