Quote:
Originally Posted by kovidgoyal
a much easier way is
url = url.split('/')
url[-1] = 'v_detail_tab_print,'+url[-1]
return '/'.join(url)
|
Regrettably doesn't work neither, this identifies the articles, downloads their description for contents section, but the body of the article only contains hyperlink to it.