Johns Mathew
b71693ffde
1080p Support
...
Added support for 1080p video download
2017-02-12 17:14:58 +05:30
Aniruddh Joshi
fd6073e718
Added lifetime movie club
2017-02-12 16:41:40 +05:30
Sergey M․
6310acf512
[youtube] Fix parsing codecs ( closes #12091 )
2017-02-12 18:09:53 +07:00
Vobe
b3a6d17849
[xtube] fix title parsing, old URLs and playlists
2017-02-11 21:11:55 +01:00
Tobias Gruetzmacher
4aea13ca9e
[heise] Support videos embedded in any article.
2017-02-11 18:39:06 +01:00
Yen Chi Hsuan
8d38dafbbf
ChangeLog: update after #12085
2017-02-12 00:45:37 +08:00
Yen Chi Hsuan
f3915452de
Merge pull request #12085 from wiiaboo/python2
...
utils.py: Workaround TypeError with Python 2.7.13 in Windows
2017-02-12 00:42:43 +08:00
Mirsal
26940b9f29
Makefile: Add missing uninstall target
2017-02-11 16:13:41 +00:00
Ricardo Constantino
2f49bcd690
utils.py: Workaround TypeError with Python 2.7.13 in Windows
...
Fixes #11540
Tested with Windows Python 2.7.12 and 2.7.13.
2017-02-11 14:51:28 +00:00
Yen Chi Hsuan
68c22c4c15
[iqiyi] Update _TESTS
2017-02-11 22:27:45 +08:00
Sergey M․
9b92a5917b
release 2017.02.11
2017.02.11
2017-02-11 03:24:00 +07:00
Sergey M․
3e2274c8b7
[ChangeLog] Actualize
2017-02-11 17:08:22 +07:00
Sergey M․
3d7e3aaa0e
[pluralsight:course] Fix extraction ( closes #12075 )
2017-02-11 17:00:52 +07:00
Sergey M․
624c4b92ff
[facebook] Add coding cookie
2017-02-11 16:18:45 +07:00
Thomas Christlieb
2af12ad9d2
Introduce get_elements_by_class and get_elements_by_attribute utility functions
2017-02-11 17:16:54 +08:00
gkoelln
752dccb5a6
[Disney] Add support for MarvelKids and StarWars
2017-02-10 13:58:52 -06:00
Remita Amine
97eb9bd2ac
[bbc] extract m3u8 formats with 320k audio
2017-02-10 19:46:15 +01:00
Sergey M․
71cdd75628
[facebook] Relax video id matching ( closes #11017 , closes #12055 , closes #12056 )
2017-02-11 01:05:22 +07:00
Thomas Christlieb
c4835496cf
New function get_elements_by_class() and get_elements_by_attribute() which return lists of hits, instead of only one
...
Deleted duplicate codes, calling new functions from old ones
New Tests for Function get_element_by_attribute() + get_elements_by_class() + get_elements_by_attribute() + Bug fixing of functions
Review as requested by dstftw
changes as requested
Checked with flake8
2017-02-10 18:04:54 +01:00
Remita Amine
c7d6f614f3
[corus] Add new extractor( closes #12060 )( #9164 )
2017-02-10 17:00:09 +01:00
Remita Amine
08a00eef79
[extractor/common] skip m3u8 manifests protected with Adobe Flash Access
2017-02-10 17:00:09 +01:00
Sergey M․
9dd5408c99
[pluralsight] Detect blocked account error message ( #12070 )
2017-02-10 22:48:11 +07:00
Sergey M․
9510709575
[bloomberg] Add another video id regex ( closes #12062 )
2017-02-10 22:16:20 +07:00
Remita Amine
5abcca9060
[sixplay] use raw string for regex
2017-02-10 09:34:59 +01:00
Khang Nguyen
34b8970708
Merge branch 'master' of https://github.com/rg3/youtube-dl
2017-02-10 10:17:10 +07:00
Sergey M․
e01bfc19c3
[extractor/commonmistakes] Restrict _VALID_URL ( closes #12050 )
2017-02-10 09:39:24 +07:00
Remita Amine
4d32b63851
[tvplayer] Add new extractor
2017-02-09 23:09:21 +01:00
Sergey M․
55d4de2283
release 2017.02.10
2017.02.10
2017-02-10 01:27:33 +07:00
Sergey M․
61ee556aea
[ChangeLog] Actualize
2017-02-10 01:26:00 +07:00
Sergey M․
ff24261ba0
[kaltura] Add explicit port to regexes
...
They should not match e.g. cdnapi.kaltura.computernetworks.com/...
2017-02-10 01:24:14 +07:00
Sergey M․
fbc6dc525e
[xtube] Fix shortcuts
2017-02-10 01:06:23 +07:00
Sergey M․
9150d1eb69
[xtube] Fix extraction ( closes #12023 )
2017-02-10 01:03:35 +07:00
Sergey M․
b7f9843bec
[pornhub] Simplify ( closes #12018 )
2017-02-10 00:57:44 +07:00
Thomas Christlieb
e64b0fca14
[pornhub] Fix extraction ( closes #12007 )
2017-02-10 00:56:12 +07:00
Sergey M․
78ef214d2d
[facebook] Improve JS data regex ( closes #12042 )
2017-02-09 23:42:40 +07:00
Remita Amine
be670b8e8f
[external:ffmpeg] do not assume that ffmpeg unknown version format is new
2017-02-09 17:36:59 +01:00
Remita Amine
37084f6641
[kaltura] improve embed partner id extraction( fixes #12041 )
2017-02-09 16:24:54 +01:00
Khang Nguyen
c59d4abb0e
Try to get video info before check “age restricted content”
2017-02-09 20:41:40 +07:00
Khang Nguyen
7bcd1167ac
Merge branch 'master' of https://github.com/Khang-NT/youtube-dl ; branch 'master' of https://github.com/rg3/youtube-dl
...
# Conflicts:
# youtube_dl/extractor/youtube.py
2017-02-09 17:35:04 +07:00
Remita Amine
b04975733c
[sprout] Add new extractor
2017-02-09 09:13:29 +01:00
Remita Amine
c8b8fb0a99
[sixplay] improve extraction
...
- skip drm protected formats
- extract more and better formats
- skip duplicate asset urls
2017-02-08 22:56:10 +01:00
Remita Amine
8298018273
[scrippsnetworks:watch] Add new extractor( closes #10765 )
2017-02-08 20:44:23 +01:00
Remita Amine
ae8d5a5c59
[go] add support for adobe pass auth( closes #11468 )( closes #10831 )
2017-02-08 18:57:07 +01:00
gkoelln
81c584bfae
[Go] Restore some previously deleted code
...
Restore some previously deleted code
2017-02-08 10:30:56 -06:00
Sergey M․
b9c9cb5f79
[6play] Fix extraction ( closes #12011 )
2017-02-08 23:15:39 +07:00
gkoelln
0b3db84dc1
[Go] Add Adobe Pass auth
...
Adding Adobe Pass auth
2017-02-08 10:10:37 -06:00
gkoelln
8ac35ec549
Merge remote-tracking branch 'refs/remotes/rg3/master'
2017-02-08 10:04:20 -06:00
gkoelln
80cc1fc85c
Revert "[Bandcamp] Extract additional fields"
...
This reverts commit cc2e170d86152159fb1481677a396af254e2e551.
2017-02-08 10:04:00 -06:00
Remita Amine
fdf9b959bc
[nbc] add support adobe pass auth( closes #12006 )
2017-02-08 16:23:42 +01:00
Thomas Christlieb
20810e69ef
removed reference to JSInterpreter
2017-02-08 15:39:03 +01:00