Rabin Vincent
3d315e6c7a
[elib] Add extractor
2017-01-05 14:38:30 +01:00
Rabin Vincent
a6745124f9
[downloader/external] Support MP3 hls in FFmpegFD
...
FFmpegFD forces mpegts or mp4 for m3u8 streams, but if the stream is MP3
we should keep use that format.
2017-01-05 14:38:30 +01:00
Yen Chi Hsuan
133a2e3383
Fix "invalid escape sequences" error on Python 3.6
2017-01-05 19:26:04 +08:00
Yen Chi Hsuan
24d8a75982
[discoverygo] Fix JSON data parsing
...
HTMLParser, which is used by extract_attributes, already unescapes
attribute values with HTMLParser.unescape. They shouldn't be unescaped
again, to there may be parsing errors.
Ref: #11219 , #11522
2017-01-05 18:50:34 +08:00
sh!zeeg
e3acd5406f
[Freesound] extended and fix "title" extraction closes #11602
2017-01-05 04:52:42 +03:00
Sergey M․
7232bb299b
release 2017.01.05
2017.01.05
2017-01-05 04:10:15 +07:00
Sergey M․
2b12e34076
[ChangeLog] Actualize
2017-01-05 04:07:32 +07:00
Sergey M․
fb47cb5b23
[zdf] Improve ( closes #11055 , closes #11063 )
2017-01-05 04:05:27 +07:00
Paul Hartmann
b6de53ea8a
[zdf] Fix extraction
2017-01-05 04:04:53 +07:00
sh!zeeg
ca25624b1a
[StreamMe] make sure "id" and "title" always present
2017-01-04 04:43:39 +03:00
sh!zeeg
aee23eccb7
[Beam] make sure "id" and "title" are always presented
2017-01-04 04:11:45 +03:00
sh!zeeg
fbf8614584
[Beam] Add new extractor
2017-01-04 01:51:08 +03:00
Sergey M․
96d315c2be
[pornhub:playlist] Improve extraction ( closes #11594 )
2017-01-04 05:32:18 +07:00
Sergey M․
1911d77d28
[cctv] Add support for ncpa-classic.com ( closes #11591 )
2017-01-04 01:30:40 +07:00
difeng
af47470b93
[ncpaclassic] Add new extractor
2017-01-03 18:02:33 +08:00
difeng
248d456db3
[ncpaclassic] Add new extractor
2017-01-03 17:57:44 +08:00
flatt3rn
1f16d408c5
Added try clause
...
For the case multiple videos are passed to youtube-dl and one of them throw an error.
This let the program go on
2017-01-03 00:05:01 +01:00
flatt3rn
ac2145ebcd
Added function to init
2017-01-02 23:46:44 +01:00
flatt3rn
42e4bf72ee
Added Option
2017-01-02 23:45:04 +01:00
flatt3rn
92803c6c01
[UniversalMusicService] Added to extractors.py
2017-01-02 21:27:46 +01:00
flatt3rn
74f67372b7
[UniversalMusicService] Added new Extractor
2017-01-02 21:25:54 +01:00
Sergey M․
027e231295
[tunein] Add support for embeds ( closes #11579 )
2017-01-03 01:45:59 +07:00
Sergey M․
7a9e066972
[cctv] Relax some video id regexes
2017-01-03 01:13:02 +07:00
sh!zeeg
fcc3b98dd4
[StreamMe] Fix "invalid escape sequences" error on Python 3.6 as in #11581
2017-01-02 21:05:33 +03:00
Sergey M․
2021b650dd
release 2017.01.02
2017.01.02
2017-01-02 23:55:04 +07:00
Sergey M․
b890caaf21
[ChangeLog] Actualize
2017-01-02 23:54:29 +07:00
Sergey M․
3783a5ccba
[cctv] Relax _VALID_URL
2017-01-02 23:18:44 +07:00
Sergey M․
327caf661a
[cctv] Do not fallback on video id extracted from URL
2017-01-02 23:00:37 +07:00
Sergey M․
ce7ccb1caa
[cctv] Improve and merge with cntv ( closes #879 , closes #6753 , closes #8541 )
2017-01-02 22:55:24 +07:00
RPing
295eac6165
[cntv] Add extractor
2017-01-02 22:55:19 +07:00
Sergey Korabanov
50e8b765a1
fix Request.full_url incompatibility with python2
2017-01-02 21:44:46 +08:00
Yen Chi Hsuan
d546d4c8e0
Merge pull request #11578 from rpunkfu/patch-2
...
Update Readme: Set HOME properly in install command
2017-01-02 13:50:26 +08:00
sh!zeeg
20910f945b
[StreamMe] put some more checks & thumbnail tests
2017-01-02 04:12:28 +03:00
Oskar Cieslik
eec45445a8
Update Readme: Set home in sudo pip install
...
Hi, it's not always a default behaviour, but when you use `sudo pip` you most likely may want to use `-H` flag to set HOME value to directory of the target user :)
2017-01-02 00:22:10 +01:00
sh!zeeg
62c0e83bf5
[StreamMe] simpify VOD extractor a bit. A new API endpoint has been introduced on site
2017-01-02 01:36:26 +03:00
Sergey M․
7fc06b6a15
[README.md] Update link to available YoutubeDL options
2017-01-01 23:36:52 +07:00
Kacper Michajłow
f47a5751b7
[youtube] Add missing format.
...
Seen on video with id 1t24XAntNCY
2017-01-01 16:41:45 +01:00
Sergey M․
966815e139
[nrktv:episodes] Add support for episodes ( #11571 )
2017-01-01 21:26:32 +07:00
dominic-miglar
d6d0e34f12
added tagging support (ffmpeg metadata - artist,title,album)
2017-01-01 14:15:17 +01:00
Sergey M․
e5e19379be
[ISSUE_TEMPLATE_tmpl.md] Clarify example URLs constraints for site support request
2017-01-01 15:11:49 +07:00
sh!zeeg
d7262cb4a1
[StreamMe] even more unnecessary .get()s removed
2017-01-01 04:57:34 +03:00
Sergey M․
1f766b6e7b
[arkena] Add support for video.arkena.com ( closes #11568 )
2017-01-01 02:46:47 +07:00
sh!zeeg
3010df8aa7
[StreamMe] skip live stream test if channell is offline
2016-12-31 21:26:17 +03:00
sh!zeeg
a04c072888
[StreamMe] some code style fixes
2016-12-31 21:04:31 +03:00
Sergey M․
dc48a35404
release 2016.12.31
2016.12.31
2016-12-31 23:58:41 +07:00
Sergey M․
1ea0b727c4
[ChangeLog] Actualize
2016-12-31 23:53:30 +07:00
Sergey M․
b6ee45e9fa
Improve custom config support ( closes #10648 )
2016-12-31 23:41:37 +07:00
Fabian Stahl
e66dca5e4a
Add option --config-location
...
A configfile can now be passed to youtube_dl.
undo changes
Raise parser error if file not found, change to user_conf
change metavar hand helptext for --configfile
Fix help for --configfile
Update help for --configfile
Numbering placeholder in configfile error msg
minor fix
Change option --configfile top --config-file
Fix -config-file error
2016-12-31 23:04:16 +07:00
Sergey M․
3f1ce16876
[twitch:vod] Improve _VALID_URL ( closes #11537 )
2016-12-31 22:40:42 +07:00
Robert Smith
9a0f999585
[twitch] Added support for player.twitch.tv URLs ( closes #11535 )
2016-12-31 22:32:49 +07:00