Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-07 | check video_play_path and use xpath_text | oittaa | |
"This check should take place earlier and should be more general if not video_url:. Same should be done for video_play_path. Also these fields better extracted with xpath_text." Suggestions by @dstftw | |||
2016-01-07 | [npr] Fix extractor (Closes #7218) | Sergey M․ | |
2016-01-07 | [npr] Add extractor | kaspi | |
removed md5 from _TEST moved from xml data to json test changed _TEST url to one that will not expire, so tests would not be failing | |||
2016-01-06 | [udemy] Fix non free course message | Sergey M․ | |
2016-01-06 | [udemy] Detect non free courses (Closes #8138) | Sergey M․ | |
2016-01-05 | [README.md] Clarify cookies usage | Sergey M | |
2016-01-05 | [vrt] Prefix format ids | Sergey M․ | |
2016-01-05 | [vrt] Extend _VALUD_URL | Sergey M․ | |
2016-01-05 | [dramafever] Add test for custom episode title | Sergey M․ | |
2016-01-05 | [dramafever] Fix episode fallback | Sergey M․ | |
2016-01-05 | [dramafever] Extract episode | Sergey M․ | |
2016-01-05 | [dramafever] Extract episode number | Sergey M․ | |
2016-01-05 | [dramafever] Improve subtitles extraction (Closes #8136) | Sergey M․ | |
2016-01-05 | [amp] Add missing subtitles to info dict | Sergey M․ | |
2016-01-04 | [downloader/hls] Don't let ffmpeg read from stdin (#8139) | Jaime Marquínez Ferrándiz | |
If you run 'while read aurl ; do youtube-dl "${aurl}"; done < path_to_batch_file' (batch_file contains one url per line that uses the hls downloader) each call to youtube-dl consumed some characters and 'read' would assing to 'aurl' a non valid url (This is the same problem that was fixed for the ffmpeg postprocessors in cffcbc02de504d84e1c2677bb525c00b03e04f53) | |||
2016-01-04 | [rte:radio] Extract timestamp | Sergey M․ | |
2016-01-04 | [rte:radio] Simplify | Sergey M․ | |
2016-01-04 | [rte] PEP 8 | Sergey M․ | |
2016-01-04 | Merge pull request #8063 from bpfoley/rteradio | Sergey M | |
[rte:radio] Add support for RTE radio player | |||
2016-01-04 | Credit @bpfoley for rte:radio (#8063) | Sergey M․ | |
2016-01-03 | [extractor/rte.py] Add support for RTE radio player | bpfoley | |
While here, stop RteIE changing filename extensions to .mp4. The files saved are .flv containers with h264 video. | |||
2016-01-04 | [ivi] Extract season info | Sergey M․ | |
2016-01-04 | [ivi:compilation] Fix extraction | Sergey M․ | |
2016-01-04 | [ivi] Fix extraction and modernize | Sergey M․ | |
2016-01-04 | [bbccouk] Update tests (Closes #8090) | Sergey M․ | |
2016-01-04 | [20min] Improve (Closes #8110) | Sergey M․ | |
2016-01-04 | [20min.ch] Added support for videoportal | pingtux | |
2016-01-04 | [20min.ch] Add new extractor (closes #5977) | pingtux | |
2016-01-04 | [utils] Extract known extensions for reuse | Sergey M․ | |
2016-01-03 | [nowtv] Mark broken | Sergey M | |
2016-01-03 | Merge pull request #8061 from dstftw/introduce-chapter-and-series-fields | Sergey M | |
Introduce chapter and series fields | |||
2016-01-02 | [dreisat] use extract_from_xml_url from ZDFIE for info extraction(fixes ↵ | remitamine | |
#7680)(fixes #8104)(closes #8121) | |||
2016-01-02 | [zdf] fix rtmpt format downloading handle errors | remitamine | |
2016-01-02 | [qqmusic] Update tests | Yen Chi Hsuan | |
2016-01-02 | [qqmusic:playlist] Capture errors and update tests | Yen Chi Hsuan | |
2016-01-02 | Merge branch 'remitamine-baidu' | Yen Chi Hsuan | |
2016-01-02 | [baidu] Use list comprehension | Yen Chi Hsuan | |
2016-01-02 | [baidu] Add notes for API calls | Yen Chi Hsuan | |
2016-01-02 | [bbccouk] Extend title extraction | Sergey M․ | |
2016-01-02 | [baidu] Improve playlist description | Yen Chi Hsuan | |
2016-01-02 | [baidu] Cleanups | Yen Chi Hsuan | |
2016-01-02 | Merge branch 'baidu' of https://github.com/remitamine/youtube-dl into ↵ | Yen Chi Hsuan | |
remitamine-baidu | |||
2016-01-02 | [bbccouk] Extend _VALID_URL (Closes #8116) | Sergey M․ | |
2016-01-02 | [ruutu] Fix extraction (Closes #8107) | Sergey M․ | |
2016-01-02 | Merge pull request #8112 from pingtux/testtube | Sergey M | |
Remove testtube import | |||
2016-01-02 | Remove testtube import | pingtux | |
Extractor got deleted in remitamine/youtube-dl@8af2804 | |||
2016-01-01 | [testtube] Remove Extractor | remitamine | |
2016-01-01 | [revision3] Add new extractor(closes #6388) | remitamine | |
- revision3.com - testtube.com - animalist.com | |||
2016-01-01 | [udemy] Use chapter_number | Sergey M․ | |
2016-01-01 | [videomore] Use number fields for series | Sergey M․ | |